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