implements DataPalette<T>
| bxi | |
| net.minecraft.class_2814 | |
| net.minecraft.world.chunk.BlockStatePaletteHashMap | |
| net.minecraft.server.v1_14_R1.DataPaletteHash |
字段概要
| 修饰符与类型 | 字段 | ||||||
|---|---|---|---|---|---|---|---|
| private final RegistryBlockID<T> |
| ||||||
| private final RegistryID<T> |
| ||||||
| private final DataPaletteExpandable<T> |
| ||||||
| private final Function<NBTTagCompound, T> |
| ||||||
| private final Function<T, NBTTagCompound> |
| ||||||
| private final int |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (RegistryBlockID<T> arg0, int arg1, DataPaletteExpandable<T> arg2, Function<NBTTagCompound, T> arg3, Function<T, NBTTagCompound> arg4) |
方法概要
| 修饰符与类型 | 方法 | ||||||
|---|---|---|---|---|---|---|---|
| public int |
| ||||||
| public boolean |
| ||||||
| public T |
| ||||||
| public void |
| ||||||
| public int |
| ||||||
| public int |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public void |
|