Uses of Class
io.github.somesourcecode.someguiapi.scene.GuiItem
Packages that use GuiItem
-
Uses of GuiItem in io.github.somesourcecode.someguiapi.scene
Methods in io.github.somesourcecode.someguiapi.scene that return GuiItemMethods in io.github.somesourcecode.someguiapi.scene with parameters of type GuiItemModifier and TypeMethodDescriptionstatic BackgroundBackground.checkerboard(GuiItem primary, GuiItem secondary) Creates a checkerboard background with the given primary and secondary items.static BackgroundCreates a background that fills the background with the given item.