Package me.hsgamer.bettergui.builder
Class InventoryBuilder
- java.lang.Object
-
- me.hsgamer.hscore.builder.MassBuilder<AbstractMap.SimpleEntry<String,R>,V>
-
public class InventoryBuilder extends me.hsgamer.hscore.builder.Builder<me.hsgamer.hscore.common.Pair<Menu,Map<String,Object>>,Function<me.hsgamer.hscore.bukkit.gui.BukkitGUIDisplay,org.bukkit.inventory.Inventory>>
A builder to get the creator to build theInventoryfor anyBaseInventoryMenuimplementation
-
-
Field Summary
Fields Modifier and Type Field Description static InventoryBuilderINSTANCEThe singleton instance
-
-
-
Field Detail
-
INSTANCE
public static final InventoryBuilder INSTANCE
The singleton instance
-
-