Uses of Class
dev.piglin.piglinworldapi.gui.CustomGui
Packages that use CustomGui
-
Uses of CustomGui in dev.piglin.piglinworldapi.block
Methods in dev.piglin.piglinworldapi.block that return types with arguments of type CustomGuiModifier and TypeMethodDescriptionCustomBlock.onInteract(org.bukkit.event.player.PlayerInteractEvent event)Handle interaction at the block -
Uses of CustomGui in dev.piglin.piglinworldapi.gui
Subclasses of CustomGui in dev.piglin.piglinworldapi.guiModifier and TypeClassDescriptionclassListGui<T>List gui with prev/next buttons and clickable elementsMethods in dev.piglin.piglinworldapi.gui that return CustomGuiModifier and TypeMethodDescriptionCustomGui.ClickResultAnotherGui.gui()Returns the value of theguirecord component.Methods in dev.piglin.piglinworldapi.gui with parameters of type CustomGuiModifier and TypeMethodDescriptionvoidOpens the gui to the player and registers listeners for itConstructors in dev.piglin.piglinworldapi.gui with parameters of type CustomGuiModifierConstructorDescriptionCreates an instance of aClickResultAnotherGuirecord class.