public class ForcedChunksSaveData extends WorldSavedData
| Constructor and Description |
|---|
ForcedChunksSaveData() |
| Modifier and Type | Method and Description |
|---|---|
it.unimi.dsi.fastutil.longs.LongSet |
getChunks() |
void |
read(CompoundNBT nbt) |
CompoundNBT |
write(CompoundNBT compound) |
deserializeNBT, getName, isDirty, markDirty, save, serializeNBT, setDirtypublic void read(CompoundNBT nbt)
read in class WorldSavedDatapublic CompoundNBT write(CompoundNBT compound)
write in class WorldSavedDatapublic it.unimi.dsi.fastutil.longs.LongSet getChunks()