This website requires JavaScript.
Explore
Help
Sign In
fujin
/
Applied-Energistics-2
Watch
1
Star
0
Fork
0
You've already forked Applied-Energistics-2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
87c2c94bd43afdd37274b6dd9b76189ade83b641
Applied-Energistics-2
/
src
/
main
/
java
/
appeng
/
fluids
/
client
/
gui
T
History
shartte
9bc844738c
Fixes
#4547
: Name clash between ITooltip#getWidth, ITooltip#getHeight and Vanilla Widget methods leads to missing methods at runtime, since the implementing methods will be remapped to SRG names, while referees of the interface will try to call the renamed methods by their name in the interface, leading to an AbstractMethodError. (
#4557
)
2020-08-05 16:33:44 +02:00
..
widgets
Fixes
#4547
: Name clash between ITooltip#getWidth, ITooltip#getHeight and Vanilla Widget methods leads to missing methods at runtime, since the implementing methods will be remapped to SRG names, while referees of the interface will try to call the renamed methods by their name in the interface, leading to an AbstractMethodError. (
#4557
)
2020-08-05 16:33:44 +02:00
FluidFormationPlaneScreen.java
Compiles again.
2020-07-27 23:50:28 +02:00
FluidInterfaceScreen.java
Fix formatting
2020-07-28 11:44:57 +02:00
FluidIOScreen.java
The Great Renamening of 2020
2020-06-22 13:21:23 +02:00
FluidLevelEmitterScreen.java
1.16 port
2020-07-27 11:21:50 +02:00
FluidStorageBusScreen.java
Fix formatting
2020-07-28 11:44:57 +02:00
FluidTerminalScreen.java
Organize and clean imports
2020-07-28 10:29:57 +02:00