public interface ICubicTicket
ForgeChunkManager.Ticket.
Use ICubicWorldServer methods to force load/unload cubes.| Modifier and Type | Method and Description |
|---|---|
java.util.Map<net.minecraft.util.math.ChunkPos,it.unimi.dsi.fastutil.ints.IntSet> |
getAllForcedChunkCubes()
Returns an unmodifiable view of all forced cubes, in the form of map from column position,
to set of cube Y positions in that column.
|
java.util.Map<net.minecraft.util.math.ChunkPos,it.unimi.dsi.fastutil.ints.IntSet> getAllForcedChunkCubes()