public class ForcedChunksSaveData extends WorldSavedData
| コンストラクタと説明 |
|---|
ForcedChunksSaveData() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
it.unimi.dsi.fastutil.longs.LongSet |
getChunks() |
void |
read(CompoundNBT nbt)
reads in data from the NBTTagCompound into this MapDataBase
|
CompoundNBT |
write(CompoundNBT compound) |
deserializeNBT, getName, isDirty, markDirty, save, serializeNBT, setDirtypublic void read(CompoundNBT nbt)
read クラス内 WorldSavedDatapublic CompoundNBT write(CompoundNBT compound)
write クラス内 WorldSavedDatapublic it.unimi.dsi.fastutil.longs.LongSet getChunks()