Interface BlockSection
public interface BlockSection
-
Method Summary
Modifier and TypeMethodDescriptiongetBlockAt(int posX, int posY, int posZ) longvoidsetBlockAt(int posX, int posY, int posZ, @Nullable VirtualBlock block)
-
Method Details
-
setBlockAt
-
getBlockAt
-
getSnapshot
BlockSection getSnapshot() -
getLastUpdate
long getLastUpdate()
-