Uses of Class
net.minecraft.class_10854
Packages that use class_10854
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10854 in net.minecraft
Fields in net.minecraft with type parameters of type class_10854Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_10854> class_10854.field_57815Methods in net.minecraft that return class_10854Methods in net.minecraft with parameters of type class_10854Modifier and TypeMethodDescriptionprivate voidclass_10853.method_68306(class_10854 class_10854, StructureWorldAccess structureWorldAccess, Random random, int int2, BlockPos.Mutable mutable, Direction direction) private voidclass_10853.method_68307(class_10854 class_10854, StructureWorldAccess structureWorldAccess, Random random, BlockPos.Mutable mutable) private static BlockPosclass_10853.method_68308(class_10854 class_10854, StructureWorldAccess structureWorldAccess, Random random, BlockPos.Mutable mutable, Function<BlockState, BlockState> function) private voidclass_10853.method_68309(class_10854 class_10854, BlockPos blockPos, StructureWorldAccess structureWorldAccess, Random random) Method parameters in net.minecraft with type arguments of type class_10854Modifier and TypeMethodDescriptionbooleanclass_10853.generate(FeatureContext<class_10854> context) Constructor parameters in net.minecraft with type arguments of type class_10854ModifierConstructorDescriptionclass_10853(com.mojang.serialization.Codec<class_10854> configCodec) -
Uses of class_10854 in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type class_10854