class

LocalCachedChunkAccessor

Methods

com.hypixel.hytale.server.core.universe.world.accessor.LocalCachedChunkAccessor atChunk()
static
com.hypixel.hytale.server.core.universe.world.accessor.LocalCachedChunkAccessor atChunkCoords()
static
com.hypixel.hytale.server.core.universe.world.accessor.LocalCachedChunkAccessor atWorldCoords()
static
void cacheChunksInRadius()
default com.hypixel.hytale.protocol.BlockPosition getBaseBlock()
default com.hypixel.hytale.component.HolderChunkStore> getBlockComponentHolder()
int getCenterX()
int getCenterZ()
com.hypixel.hytale.server.core.universe.world.chunk.WorldChunk getChunkIfInMemory()
com.hypixel.hytale.server.core.universe.world.chunk.WorldChunk getChunkIfLoaded()
com.hypixel.hytale.server.core.universe.world.chunk.WorldChunk getChunkIfNonTicking()
com.hypixel.hytale.server.core.universe.world.accessor.ChunkAccessor getDelegate()
int getLength()
int getMinX()
int getMinZ()
com.hypixel.hytale.server.core.universe.world.chunk.WorldChunk loadChunkIfInMemory()
void overwrite()
default void setBlockInteractionState()