| Package | Description | 
|---|---|
| net.minecraft.network.datasync | |
| net.minecraft.util.registry | |
| net.minecraft.world.chunk | |
| net.minecraftforge.common | 
| Modifier and Type | Field and Description | 
|---|---|
| private static IntIdentityHashBiMap<DataSerializer<?>> | DataSerializers. REGISTRY | 
| Modifier and Type | Field and Description | 
|---|---|
| protected IntIdentityHashBiMap<V> | RegistryNamespaced. underlyingIntegerMap | 
| Modifier and Type | Field and Description | 
|---|---|
| private IntIdentityHashBiMap<IBlockState> | BlockStatePaletteHashMap. statePaletteMap | 
| Modifier and Type | Method and Description | 
|---|---|
| static DataSerializer<?> | ForgeHooks. getSerializer(int id,
             IntIdentityHashBiMap<DataSerializer<?>> vanilla) | 
| static int | ForgeHooks. getSerializerId(DataSerializer<?> serializer,
               IntIdentityHashBiMap<DataSerializer<?>> vanilla) |