public class ForcedChunkState extends PersistentState
| Modifier and Type | Field and Description |
|---|---|
private it.unimi.dsi.fastutil.longs.LongSet |
chunks |
| Constructor and Description |
|---|
ForcedChunkState() |
| Modifier and Type | Method and Description |
|---|---|
void |
fromTag(CompoundTag tag) |
it.unimi.dsi.fastutil.longs.LongSet |
getChunks() |
CompoundTag |
toTag(CompoundTag tag) |
public void fromTag(CompoundTag tag)
fromTag in class PersistentStatepublic CompoundTag toTag(CompoundTag tag)
toTag in class PersistentStatepublic it.unimi.dsi.fastutil.longs.LongSet getChunks()