Uses of Class
net.minecraft.util.collection.IdList
Packages that use IdList
-
Uses of IdList in net.minecraft.block
Fields in net.minecraft.block declared as IdListModifier and TypeFieldDescriptionstatic final IdList<BlockState>Block.BLOCK_STATESA List of all blockstates, used by Debug worlds -
Uses of IdList in net.minecraft.client
Fields in net.minecraft.client declared as IdListModifier and TypeFieldDescriptionprivate final IdList<class_2837>class_2838.field_13300private final IdList<BlockColorable>BlockColors.providers -
Uses of IdList in net.minecraft.world.biome
Fields in net.minecraft.world.biome declared as IdList