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