- All Superinterfaces:
BlockEntity,ContainerBlockEntity,InventoryHolder
-
Method Summary
Methods inherited from interface org.cloudburstmc.api.blockentity.BlockEntity
close, getBlock, getBlockState, getCustomName, getLevel, getPosition, getType, hasCustomName, isClosed, isMovable, isSpawnable, isValid, onBreak, onUpdate, scheduleUpdate, setCustomName, setDirty, setMovable, spawnTo, spawnToAllMethods inherited from interface org.cloudburstmc.api.blockentity.ContainerBlockEntity
getHopperPullSlots, getHopperPushSlots
-
Method Details
-
getInventory
ContainerInventory getInventory()- Specified by:
getInventoryin interfaceInventoryHolder
-