- All Superinterfaces:
BlockEntity
-
Method Summary
Modifier and TypeMethodDescriptionvoiddropItem()voidplay()voidsetRecordItem(ItemStack recordItem)voidstop()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, spawnToAll
-
Method Details
-
getRecordItem
ItemStack getRecordItem() -
setRecordItem
-
play
void play() -
stop
void stop() -
dropItem
void dropItem()
-