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
|
b3b7547325
|
Updated mappings to 20200723-1.16.1 (#4514)
* Limit to 1 gradle worker
|
2020-07-28 18:33:28 +02:00 |
|
yueh
|
0beab559a6
|
Fix formatting
|
2020-07-28 11:44:57 +02:00 |
|
Sebastian Hartte
|
84e6aaa122
|
Compiles again.
|
2020-07-27 23:50:28 +02:00 |
|
yueh
|
56ecda5173
|
1.16 port
|
2020-07-27 11:21:50 +02:00 |
|
Sebastian Hartte
|
26bb08ddb5
|
Post-Rename Formatting Fixes
|
2020-06-22 13:25:38 +02:00 |
|
Sebastian Hartte
|
b4471b1abb
|
The Great Renamening of 2020
|
2020-06-22 13:21:23 +02:00 |
|