| cbz | |
| net.minecraft.world.storage.WorldSavedDataStorage |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||
| private final ISaveHandler |
| ||||
| protected Map<String, WorldSavedData> |
| ||||
| private final List<WorldSavedData> |
| ||||
| private final it.unimi.dsi.fastutil.objects.Object2IntMap<String> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ISaveHandler arg0) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public <T extends WorldSavedData> T |
| ||||
| public NBTTagCompound |
| ||||
| public void |
| ||||
| public void |
| ||||
| private void |
| ||||
| private void |
| ||||
| public int |
|