Package pers.neige.neigeitems.ref.world
Class RefCraftChunk
-
- All Implemented Interfaces:
public final class RefCraftChunk
-
-
Constructor Summary
Constructors Constructor Description RefCraftChunk(RefChunk chunk)
-
Method Summary
Modifier and Type Method Description native Array<Entity>
getEntities()
-
-
Constructor Detail
-
RefCraftChunk
RefCraftChunk(RefChunk chunk)
-
-
Method Detail
-
getEntities
native Array<Entity> getEntities()
-
-
-
-