Object BlockInChunkSnapshot.Companion
-
- All Implemented Interfaces:
public class BlockInChunkSnapshot.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static BlockInChunkSnapshot.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final BlockInChunkSnapshot
fromLocation(Location location, ChunkSnapshot chunk)
-
-
Method Detail
-
fromLocation
final BlockInChunkSnapshot fromLocation(Location location, ChunkSnapshot chunk)
-
-
-
-