Uses of Record Class
net.minecraft.class_7141
Packages that use class_7141
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7141 in net.minecraft
Fields in net.minecraft with type parameters of type class_7141Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_7141>class_7141.field_37710Method parameters in net.minecraft with type arguments of type class_7141Modifier and TypeMethodDescriptionbooleanclass_7140.generate(FeatureContext<class_7141> context) Constructor parameters in net.minecraft with type arguments of type class_7141 -
Uses of class_7141 in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type class_7141Modifier and TypeFieldDescriptionstatic final RegistryEntry<ConfiguredFeature<class_7141,?>> UndergroundConfiguredFeatures.field_38033static final Feature<class_7141>Feature.SCULK_PATCH