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.All the different types of GUIs that can be created.
- 
Uses of ChestGUI in de.marcely.bedwars.api.event.playerMethods 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.tools.gui.typeMethods in de.marcely.bedwars.tools.gui.type with parameters of type ChestGUI