Package pers.neige.neigeitems.ref.world
Class RefChunk
-
- All Implemented Interfaces:
public final class RefChunk
-
-
Field Summary
Fields Modifier and Type Field Description public Chunk
bukkitChunk
-
Constructor Summary
Constructors Constructor Description RefChunk()
-
Method Summary
Modifier and Type Method Description native Array<List<RefEntity>>
getEntitySlices()
-
-
Method Detail
-
getEntitySlices
native Array<List<RefEntity>> getEntitySlices()
-
-
-
-