net.minecraft.server.v1_14_R1

public enum WorldGenFeatureDefinedStructurePoolTemplate$Matching

cfk$a
net.minecraft.class_3785$class_3786
net.minecraft.world.gen.feature.jigsaw.JigsawPattern$PlacementBehaviour
net.minecraft.server.v1_14_R1.WorldGenFeatureDefinedStructurePoolTemplate$Matching

枚举常量概要

枚举常量
a
field_16686
TERRAIN_MATCHING
TERRAIN_MATCHING
b
field_16687
RIGID
RIGID

字段概要

修饰符与类型字段
private static final Map<String, WorldGenFeatureDefinedStructurePoolTemplate$Matching>
c
field_16684
field_214939_c
private final String
d
field_16682
field_214940_d
private final com.google.common.collect.ImmutableList<DefinedStructureProcessor>
e
field_16685
field_214941_e

构造函数概要

修饰符构造函数
private (String arg0, com.google.common.collect.ImmutableList<DefinedStructureProcessor> arg1)

方法概要

修饰符与类型方法
public String
a()
method_16635()
func_214936_a()
public static WorldGenFeatureDefinedStructurePoolTemplate$Matching
a(String arg0)
method_16638(String arg0)
func_214938_a(String arg0)
public com.google.common.collect.ImmutableList<DefinedStructureProcessor>
b()
method_16636()
func_214937_b()