Class Hierarchy
- java.lang.Object
- org.cloudburstmc.server.inventory.BaseInventory (implements org.cloudburstmc.api.inventory.Inventory)
- org.cloudburstmc.server.inventory.CloudAnvilInventory (implements org.cloudburstmc.api.inventory.AnvilInventory)
- org.cloudburstmc.server.inventory.CloudBeaconInventory (implements org.cloudburstmc.api.inventory.BeaconInventory)
- org.cloudburstmc.server.inventory.CloudContainer (implements org.cloudburstmc.api.inventory.ContainerInventory)
- org.cloudburstmc.server.inventory.CloudBarrelInventory (implements org.cloudburstmc.api.inventory.BarrelInventory)
- org.cloudburstmc.server.inventory.CloudBrewingInventory (implements org.cloudburstmc.api.inventory.BrewingInventory)
- org.cloudburstmc.server.inventory.CloudChestInventory (implements org.cloudburstmc.api.inventory.ChestInventory)
- org.cloudburstmc.server.inventory.CloudDoubleChestInventory (implements org.cloudburstmc.api.inventory.InventoryHolder)
- org.cloudburstmc.server.inventory.CloudEnderChestInventory (implements org.cloudburstmc.api.inventory.ContainerInventory)
- org.cloudburstmc.server.inventory.CloudFurnaceInventory (implements org.cloudburstmc.api.inventory.FurnaceInventory)
- org.cloudburstmc.server.inventory.CloudHopperInventory (implements org.cloudburstmc.api.inventory.HopperInventory)
- org.cloudburstmc.server.inventory.CloudShulkerBoxInventory (implements org.cloudburstmc.api.inventory.ShulkerBoxInventory)
- org.cloudburstmc.server.inventory.CloudCraftingGrid (implements org.cloudburstmc.api.crafting.CraftingGrid)
- org.cloudburstmc.server.inventory.CloudCreatureInventory (implements org.cloudburstmc.api.inventory.CreatureInventory)
- org.cloudburstmc.server.inventory.CloudPlayerInventory (implements org.cloudburstmc.api.inventory.PlayerInventory)
- org.cloudburstmc.server.inventory.CloudEnchantInventory (implements org.cloudburstmc.api.inventory.EnchantInventory)
- org.cloudburstmc.server.inventory.PlayerCursorInventory
- org.cloudburstmc.server.inventory.Fuel
- org.cloudburstmc.api.crafting.MixRecipe (implements org.cloudburstmc.api.crafting.Recipe)