Uses of Interface
net.minecraft.core.IdMap
Packages that use IdMap
Package
Description
-
Uses of IdMap in net.minecraft.core
Classes in net.minecraft.core that implement IdMap -
Uses of IdMap in net.minecraft.util
Classes in net.minecraft.util that implement IdMap -
Uses of IdMap in net.minecraft.world.level.chunk
Fields in net.minecraft.world.level.chunk declared as IdMapConstructors in net.minecraft.world.level.chunk with parameters of type IdMapModifierConstructorDescriptionChunkBiomeContainer(IdMap<Biome> p_156133_, LevelHeightAccessor p_156134_, int[] p_156135_)protectedChunkBiomeContainer(IdMap<Biome> p_156137_, LevelHeightAccessor p_156138_, Biome[] p_156139_)ChunkBiomeContainer(IdMap<Biome> p_156122_, LevelHeightAccessor p_156123_, ChunkPos p_156124_, BiomeSource p_156125_)ChunkBiomeContainer(IdMap<Biome> p_156127_, LevelHeightAccessor p_156128_, ChunkPos p_156129_, BiomeSource p_156130_, int[] p_156131_) -
Uses of IdMap in net.minecraftforge.registries
Classes in net.minecraftforge.registries that implement IdMapModifier and TypeClassDescriptionprivate static class(package private) classNamespacedDefaultedWrapper<T extends IForgeRegistryEntry<T>>(package private) classNamespacedWrapper<T extends IForgeRegistryEntry<T>>