implements DataConverter
| ph | |
| net.minecraft.util.datafix.DataFixer | |
| net.minecraft.server.v1_11_R1.DataConverterManager |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||
| private final Map<DataConverterType, List<DataInspector>> |
| ||||
| private final Map<DataConverterType, List<IDataConverter>> |
| ||||
| 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> |
|