- All Superinterfaces:
BlockEntity
-
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, spawnToAll
-
Method Details
-
hasBook
boolean hasBook() -
getBook
@Nullable ItemStack getBook() -
setBook
-
getPage
int getPage() -
setPage
void setPage(@org.checkerframework.checker.index.qual.NonNegative int page) -
getTotalPages
int getTotalPages()
-