Class InventoryShape
java.lang.Object
ru.cwcode.tkach.refreshmenu.inventory.shape.InventoryShape
-
Constructor Summary
ConstructorsConstructorDescriptionInventoryShape(String name, String[] shape, InventoryTypeHolder type, HashMap<Character,Ingredient> ingredients) -
Method Summary
Modifier and TypeMethodDescriptionstatic ShapeBuilderbuilder()charcharAtIndex(int index)clone()org.bukkit.inventory.InventorycreateInventory(View view)static ShapeBuilderstatic ShapeBuilderstatic ShapeBuildergetName()String[]getShape()getType()inthowMany(char toCount)voidvoidvoidsetType(InventoryTypeHolder type)
-
Constructor Details
-
InventoryShape
public InventoryShape()
-
Method Details