net.minecraft.world.level.levelgen.structure.pools

public enum StructureTemplatePool$Projection

implements StringRepresentable

epu$a
net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool$Projection
net.minecraft.class_3785$class_3786
net.minecraft.structure.pool.StructurePool$Projection
net.minecraft.world.level.levelgen.structure.pools.WorldGenFeatureDefinedStructurePoolTemplate$Matching

Enum constant summary

Enum Constant
a
TERRAIN_MATCHING
field_16686
TERRAIN_MATCHING
b
RIGID
field_16687
RIGID

Field summary

Modifier and TypeField
public static final StringRepresentable$EnumCodec<StructureTemplatePool$Projection>
c
CODEC
field_24956
CODEC
private final String
d
name
field_16682
id
private final com.google.common.collect.ImmutableList<StructureProcessor>
e
processors
field_16685
processors

Constructor summary

ModifierConstructor
private (String arg0, com.google.common.collect.ImmutableList<StructureProcessor> arg1)

Method summary

Modifier and TypeMethod
public String
a()
getName()
method_16635()
getId()
public static StructureTemplatePool$Projection
a(String arg0)
byName(String arg0)
method_16638(String arg0)
getById(String id)
public com.google.common.collect.ImmutableList<StructureProcessor>
b()
getProcessors()
method_16636()
getProcessors()
public String
c()
getSerializedName()
method_15434()
asString()