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 |
|
Sebastian Hartte
|
3802eace7a
|
Use StringTextComponent.EMPTY
|
2020-07-28 20:24:07 +02:00 |
|
yueh
|
56ecda5173
|
1.16 port
|
2020-07-27 11:21:50 +02:00 |
|
Sebastian Hartte
|
b4471b1abb
|
The Great Renamening of 2020
|
2020-06-22 13:21:23 +02:00 |
|