- All Superinterfaces:
BlockEntity,ContainerBlockEntity,InventoryHolder
- All Known Subinterfaces:
BlastFurnace,Smoker
-
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
FurnaceInventory getInventory()- Specified by:
getInventoryin interfaceInventoryHolder
-