public class SavedDataStorage
| baj | |
| net.minecraft.class_106 | |
| net.minecraft.world.storage.SavedDataStorage | |
| net.minecraft.world.storage.MapStorage |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final WorldStorage |
| ||||||||
| protected Map<String, SavedData> |
| ||||||||
| private final List<SavedData> |
| ||||||||
| private final Map<String, Short> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (WorldStorage storage) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public SavedData |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| private void |
| ||||||||
| private void |
| ||||||||
| public int |
|