Uses of Record Class
net.minecraft.world.level.levelgen.feature.TemplateFeature
Packages that use TemplateFeature
-
Uses of TemplateFeature in net.minecraft.world.level.levelgen.feature
Fields in net.minecraft.world.level.levelgen.feature with type parameters of type TemplateFeatureModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<TemplateFeature> TemplateFeature.CODECMethods in net.minecraft.world.level.levelgen.feature that return TemplateFeatureModifier and TypeMethodDescriptionstatic TemplateFeatureTemplateFeature.simple(Identifier id) static TemplateFeatureTemplateFeature.simple(Identifier id, Holder<StructureProcessorList> processors) Methods in net.minecraft.world.level.levelgen.feature that return types with arguments of type TemplateFeatureModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<TemplateFeature> TemplateFeature.codec()