Class FloodFillEntryPoolSimple
java.lang.Object
com.hypixel.hytale.server.spawning.util.FloodFillEntryPoolSimple
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ENTRY_SIZE
private static final int ENTRY_SIZE- See Also:
-
entryPool
-
-
Constructor Details
-
FloodFillEntryPoolSimple
public FloodFillEntryPoolSimple()
-
-
Method Details
-
allocate
public int[] allocate() -
deallocate
public void deallocate(int[] entry)
-