Class InventoryTypeMapper
java.lang.Object
de.placeblock.betterinventories.util.InventoryTypeMapper
Used internally to calculate the Inventory's size based on the InventoryType
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InventoryTypeMapper
public InventoryTypeMapper()
-
-
Method Details
-
getSize
- Parameters:
type- TheInventoryType- Returns:
- The size for this
InventoryTypeor null if unsupported
-