Age | Commit message (Collapse) | Author |
|
|
|
|
|
annotations to paint() overrides"
This reverts commit 0b3c68e0
|
|
|
|
paint() overrides
|
|
|
|
Closes #27.
|
|
Closes #77.
|
|
Closes #47.
|
|
Mojang refactored text again :irritatered:
- Widgets now take a Text again instead of StringRenderable/-Visitable
- ScreenDrawing takes OrderedTexts instead of StringVisitables
- To reduce the future updating workload, tooltips now use a new TooltipBuilder
|
|
|
|
Fix SyncedGuiDescription.insertIntoExisting Not Respecting the Slot Max Stack Amount
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instance, causing an NPE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
delegate fallbacks
These are useful with simple screen handlers from
fabric-screen-handler-api-v1.
|
|
|
|
|
|
|
|
|