Uses of Record Class
net.minecraft.world.gen.feature.PlaceTemplateFeatureConfig
Packages that use PlaceTemplateFeatureConfig
-
Uses of PlaceTemplateFeatureConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type PlaceTemplateFeatureConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<PlaceTemplateFeatureConfig> PlaceTemplateFeatureConfig.CODECstatic final Feature<PlaceTemplateFeatureConfig> Feature.PLACE_TEMPLATEMethod parameters in net.minecraft.world.gen.feature with type arguments of type PlaceTemplateFeatureConfigModifier and TypeMethodDescriptionbooleanPlaceTemplateFeature.generate(FeatureContext<PlaceTemplateFeatureConfig> context) Constructor parameters in net.minecraft.world.gen.feature with type arguments of type PlaceTemplateFeatureConfigModifierConstructorDescriptionPlaceTemplateFeature(com.mojang.serialization.Codec<PlaceTemplateFeatureConfig> configCodec)