Package com.plotsquared.core.queue
Class LocalChunk
java.lang.Object
com.plotsquared.core.queue.LocalChunk
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NonNull BaseBlock[][]@NonNull BiomeType[][]@NonNull HashMap<Location,BaseEntity> intGet the minimum layer position stored (usually -4 or 0).@NonNull QueueCoordinator@NonNull HashMap<BlockVector3,CompoundTag> getTiles()intgetX()intgetZ()inthashCode()voidvoidvoidsetEntity(@NonNull Location location, @NonNull BaseEntity entity) voidsetTile(int x, int y, int z, @NonNull CompoundTag tag)