Uses of Class
net.minecraft.class_6789
Packages that use class_6789
Package
Description
The base package for all Minecraft classes.
-
Uses of class_6789 in net.minecraft
Fields in net.minecraft with type parameters of type class_6789Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_6789>class_6789.field_35707 -
Uses of class_6789 in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type class_6789Modifier and TypeFieldDescriptionstatic final Feature<class_6789>Feature.NETHER_FOREST_VEGETATIONMethod parameters in net.minecraft.world.gen.feature with type arguments of type class_6789Modifier and TypeMethodDescriptionbooleanNetherForestVegetationFeature.generate(FeatureContext<class_6789> context) Constructor parameters in net.minecraft.world.gen.feature with type arguments of type class_6789ModifierConstructorDescriptionNetherForestVegetationFeature(com.mojang.serialization.Codec<class_6789> configCodec)