net.minecraft.world.level.levelgen.feature.structures

public enum StructureTemplatePool$Projection

implements StringRepresentable

cok$a
net.minecraft.world.level.levelgen.feature.structures.StructureTemplatePool$Projection
net.minecraft.class_3785$class_3786
net.minecraft.structure.pool.StructurePool$Projection
net.minecraft.world.gen.feature.jigsaw.JigsawPattern$PlacementBehaviour
net.minecraft.server.v1_16_R3.WorldGenFeatureDefinedStructurePoolTemplate$Matching

Enum constant summary

Enum Constant
a
TERRAIN_MATCHING
field_16686
TERRAIN_MATCHING
TERRAIN_MATCHING
TERRAIN_MATCHING
b
RIGID
field_16687
RIGID
RIGID
RIGID

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<StructureTemplatePool$Projection>
c
CODEC
field_24956
field_24956
field_236858_c_
private static final Map<String, StructureTemplatePool$Projection>
d
BY_NAME
field_16684
PROJECTIONS_BY_ID
field_214939_c
private final String
e
name
field_16682
id
field_214940_d
private final com.google.common.collect.ImmutableList<StructureProcessor>
f
processors
field_16685
processors
field_214941_e

Constructor summary

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

Method summary

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