Uses of Class
de.marcely.bedwars.tools.gui.type.ChestGUI
Packages that use 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
Methods in de.marcely.bedwars.api.event.player that return ChestGUIModifier and TypeMethodDescriptionPlayerOpenUIEvent.getGUI()
Get the rendered GUI that'd be shown.Constructors in de.marcely.bedwars.api.event.player with parameters of type ChestGUIModifierConstructorDescriptionPlayerOpenUIEvent
(Player player, ChestGUI gui, PlayerOpenUIEvent.UIType type) -
Uses of ChestGUI in de.marcely.bedwars.api.unsafe
Methods in de.marcely.bedwars.api.unsafe with parameters of type ChestGUI -
Uses of ChestGUI in de.marcely.bedwars.tools.gui.type
Methods in de.marcely.bedwars.tools.gui.type with parameters of type ChestGUI