Class TargetUtil.TargetBuffer
java.lang.Object
com.hypixel.hytale.server.core.util.TargetUtil.TargetBuffer
- Enclosing class:
TargetUtil
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ComponentAccessor<ChunkStore> private BlockChunkprivate ChunkColumnprivate Ref<ChunkStore> private intprivate intprivate final Worldprivate intprivate intprivate int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
world
-
chunkStoreAccessor
-
x
private int x -
y
private int y -
z
private int z -
currentChunkX
private int currentChunkX -
currentChunkZ
private int currentChunkZ -
currentChunkRef
-
currentChunkColumn
-
currentBlockChunk
-
-
Constructor Details
-
TargetBuffer
-
-
Method Details
-
updateChunk
public void updateChunk(int blockX, int blockZ)
-