Uses of Class
net.minecraft.util.collection.IdList
Packages that use IdList
Package
Description
-
Uses of IdList in net.minecraft
Fields in net.minecraft declared as IdListModifier and TypeFieldDescriptionprivate final IdList<BlockState>class_2765.class_3018.field_14879class_2745.field_18877class_2746.field_18879class_2747.field_18899class_2743.field_18904Constructors in net.minecraft with parameters of type IdListModifierConstructorDescriptionclass_2743(class_2748<T> class_2748, IdList<T> idList, Function<NbtCompound, T> function, Function<T, NbtCompound> function2, T t) class_2745(IdList<T> idList, T t) class_2746(IdList<T> idList, int int2, class_2749<T> class_2749, Function<NbtCompound, T> function, Function<T, NbtCompound> function2) class_2747(IdList<T> idList, int int2, class_2749<T> class_2749, Function<NbtCompound, T> function) -
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.fluid
Fields in net.minecraft.fluid declared as IdList -
Uses of IdList in net.minecraft.world.biome
Fields in net.minecraft.world.biome declared as IdList