Uses of Class
de.marcely.bedwars.tools.gui.type.ChestGUI
Package
Description
Events related to
Player
actions, or changes to player properties.DO NOT USE: These classes are for internal use only, and may change at any time.
All the different types of GUIs that can be created.
-
Uses of ChestGUI in de.marcely.bedwars.api.event.player
Modifier and TypeMethodDescriptionPlayerOpenUIEvent.getGUI()
Get the rendered GUI that'd be shown.ModifierConstructorDescriptionPlayerOpenUIEvent
(Player player, ChestGUI gui, PlayerOpenUIEvent.UIType type) -
Uses of ChestGUI in de.marcely.bedwars.api.unsafe
-
Uses of ChestGUI in de.marcely.bedwars.tools.gui.type