implements DataConverter
| pd | |
| net.minecraft.util.datafix.DataFixer | |
| net.minecraft.server.v1_10_R1.DataConverterManager |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||
| private final Map<DataConverterType, List<DataInspector>> |
| ||||
| private final Map<DataConverterType, List<IDataConverter>> |
| ||||
| private final int |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (int arg0) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| public NBTTagCompound |
| ||||
| public NBTTagCompound |
| ||||
| private NBTTagCompound |
| ||||
| private NBTTagCompound |
| ||||
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| private <V> List<V> |
|