Object SimpleChunkLocation.Companion
-
- All Implemented Interfaces:
public class SimpleChunkLocation.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static SimpleChunkLocation.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final SimpleChunkLocation
fromChunk(Chunk chunk)
-
-
Method Detail
-
fromChunk
final SimpleChunkLocation fromChunk(Chunk chunk)
-
-
-
-