implements IDataFixer
| ph | |
| net.minecraft.util.datafix.DataFixer |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||
| private final Map<IFixType, List<IDataWalker>> |
| ||||
| private final Map<IFixType, List<IFixableData>> |
| ||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int arg0) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public NBTTagCompound |
| ||||
| public NBTTagCompound |
| ||||
| private NBTTagCompound |
| ||||
| private NBTTagCompound |
| ||||
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| private <V> List<V> |
|