Class InventoryTypeMapper

java.lang.Object
de.placeblock.betterinventories.util.InventoryTypeMapper

public class InventoryTypeMapper extends Object
Used internally to calculate the Inventory's size based on the InventoryType
  • Constructor Details

    • InventoryTypeMapper

      public InventoryTypeMapper()
  • Method Details

    • getSize

      public static Vector2d getSize(org.bukkit.event.inventory.InventoryType type)
      Parameters:
      type - The InventoryType
      Returns:
      The size for this InventoryType or null if unsupported