net.minecraft.world.level.levelgen.structure.templatesystem

public interface StructureProcessorType

extends Deserializer<StructureProcessor>

cmo
net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorType
net.minecraft.class_3828
net.minecraft.structure.processor.StructureProcessorType
net.minecraft.world.gen.feature.template.IStructureProcessorType
net.minecraft.server.v1_15_R1.DefinedStructureStructureProcessorType

Field summary

Modifier and TypeField
StructureProcessorType
b
BLOCK_IGNORE
field_16986
BLOCK_IGNORE
field_214920_b
StructureProcessorType
c
BLOCK_ROT
field_16988
BLOCK_ROT
field_214921_c
StructureProcessorType
d
GRAVITY
field_16989
GRAVITY
field_214922_d
StructureProcessorType
e
JIGSAW_REPLACEMENT
field_16991
JIGSAW_REPLACEMENT
field_214923_e
StructureProcessorType
f
RULE
field_16990
RULE
field_214924_f
StructureProcessorType
g
NOP
field_16987
NOP
field_214925_g

Method summary

Modifier and TypeMethod
static StructureProcessorType
a(String arg0, cmo arg1)
register(String arg0, StructureProcessorType arg1)
method_16822(String arg0, class_3828 arg1)
register(String id, StructureProcessorType processor)
func_214917_a(String arg0, IStructureProcessorType arg1)