TriumphTeam / triumph-gui

Simple lib to create inventory GUIs for Bukkit platforms.
MIT License
330 stars 57 forks source link

Gui filler does not fill last slot of WORKBENCH and DROPPER. #88

Open arthurr0 opened 1 year ago

arthurr0 commented 1 year ago
selectGui.getFiller().fill(new GuiItem(fillerBuilder.build()));

or

selectGui.getFiller().fillBorder(new GuiItem(fillerBuilder.build()));

image