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
822249dda898bba469751a2ee1246d52113f4ca9
Applied-Energistics-2
/
src
/
main
/
java
/
appeng
/
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
..
implementations
Use StringTextComponent.EMPTY
2020-07-28 20:24:07 +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
AEBaseMEScreen.java
Updated mappings to 20200723-1.16.1 (
#4514
)
2020-07-28 18:33:28 +02:00
AEBaseScreen.java
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
NumberEntryType.java
Formatting fixes
2020-07-19 23:50:47 +02:00
Size1Slot.java
pick 97420a31d The big reformat of 2020
2020-06-16 21:45:35 +02:00