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

public interface StructureProcessorType<P extends StructureProcessor>

dgt
net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorType
net.minecraft.class_3828
net.minecraft.unmapped.C_uoehvsty
net.minecraft.structure.processor.StructureProcessorType
net.minecraft.src.C_2633_
net.minecraft.world.level.levelgen.structure.templatesystem.DefinedStructureStructureProcessorType

Field summary

Modifier and TypeField
StructureProcessorType<BlockIgnoreProcessor>
a
BLOCK_IGNORE
field_16986
f_lvgvtuxt
BLOCK_IGNORE
f_74456_
StructureProcessorType<BlockRotProcessor>
b
BLOCK_ROT
field_16988
f_eycovkmp
BLOCK_ROT
f_74457_
StructureProcessorType<GravityProcessor>
c
GRAVITY
field_16989
f_liwonxdc
GRAVITY
f_74458_
StructureProcessorType<JigsawReplacementProcessor>
d
JIGSAW_REPLACEMENT
field_16991
f_djnjamjo
JIGSAW_REPLACEMENT
f_74459_
StructureProcessorType<RuleProcessor>
e
RULE
field_16990
f_wcbuvgxs
RULE
f_74460_
StructureProcessorType<NopProcessor>
f
NOP
field_16987
f_asrcptgy
NOP
f_74461_
StructureProcessorType<BlockAgeProcessor>
g
BLOCK_AGE
field_24044
f_biqgodqt
BLOCK_AGE
f_74462_
StructureProcessorType<BlackstoneReplaceProcessor>
h
BLACKSTONE_REPLACE
field_24045
f_agerkrkb
BLACKSTONE_REPLACE
f_74463_
StructureProcessorType<LavaSubmergedBlockProcessor>
i
LAVA_SUBMERGED_BLOCK
field_25620
f_dvylblcb
LAVA_SUBMERGED_BLOCK
f_74464_
StructureProcessorType<ProtectedBlockProcessor>
j
PROTECTED_BLOCKS
field_33773
f_bppqggkj
PROTECTED_BLOCKS
f_163784_
com.mojang.serialization.Codec<StructureProcessor>
k
SINGLE_CODEC
field_25013
f_lzwyhxfg
CODEC
f_74465_
com.mojang.serialization.Codec<StructureProcessorList>
l
LIST_OBJECT_CODEC
field_26663
f_cjiefvuy
field_26663
f_74466_
com.mojang.serialization.Codec<StructureProcessorList>
m
DIRECT_CODEC
field_25876
f_juqcxglh
field_25876
f_74467_
com.mojang.serialization.Codec<Supplier<StructureProcessorList>>
n
LIST_CODEC
field_25877
f_idixfgdd
REGISTRY_CODEC
f_74468_

Method summary

Modifier and TypeMethod
com.mojang.serialization.Codec<P>
codec()
codec()
m_74481_()
static <P extends StructureProcessor> StructureProcessorType<P>
a(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String arg0, com.mojang.serialization.Codec<P> arg1)
method_16822(String arg0, com.mojang.serialization.Codec<P> arg1)
m_mbbnaaeb(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String id, com.mojang.serialization.Codec<P> codec)
m_74476_(String p_74477_, com.mojang.serialization.Codec<P> p_74478_)