net.minecraft.world.gen.feature

public record TemplateFeatureConfig$RotatableTemplate

net.minecraft.world.level.levelgen.feature.configurations.TemplateFeatureConfiguration$TemplateEntry
net.minecraft.world.level.levelgen.feature.configurations.TemplateFeatureConfiguration$TemplateEntry
net.minecraft.class_1_770$class_1_771
net.minecraft.world.gen.feature.TemplateFeatureConfig$RotatableTemplate

Field summary

Modifier and TypeField
private final Identifier
template
template
comp_1_620
template
private final List<BlockRotation>
rotations
rotations
comp_1_619
rotations
public static final com.mojang.serialization.Codec<TemplateFeatureConfig$RotatableTemplate>
CODEC
CODEC
field_1_3828
CODEC

Constructor summary

ModifierConstructor
public (Identifier template, List<BlockRotation> rotations)

Method summary

Modifier and TypeMethod
public static TemplateFeatureConfig$RotatableTemplate
of(Identifier template)
of(Identifier template)
method_1_4653(class_2960 arg0)
free(Identifier id)
public Identifier
template()
template()
comp_1_620()
template()
public List<BlockRotation>
rotations()
rotations()
comp_1_619()
rotations()