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

public interface RuleTestType<P extends RuleTest>

cuz
net.minecraft.world.level.levelgen.structure.templatesystem.RuleTestType
net.minecraft.class_3827
net.minecraft.unmapped.C_mavzvbfj
net.minecraft.structure.rule.RuleTestType
net.minecraft.world.gen.feature.template.IRuleTestType
net.minecraft.server.v1_16_R1.DefinedStructureRuleTestType

Field summary

Modifier and TypeField
RuleTestType<AlwaysTrueTest>
a
ALWAYS_TRUE_TEST
field_16982
f_hbmarqwi
ALWAYS_TRUE
field_214911_b
RuleTestType<BlockMatchTest>
b
BLOCK_TEST
field_16981
f_pqzanlfv
BLOCK_MATCH
field_214912_c
RuleTestType<BlockStateMatchTest>
c
BLOCKSTATE_TEST
field_16985
f_xrhovwji
BLOCKSTATE_MATCH
field_214913_d
RuleTestType<TagMatchTest>
d
TAG_TEST
field_16983
f_hvkurrue
TAG_MATCH
field_214914_e
RuleTestType<RandomBlockMatchTest>
e
RANDOM_BLOCK_TEST
field_16980
f_wetdwlmu
RANDOM_BLOCK_MATCH
field_214915_f
RuleTestType<RandomBlockStateMatchTest>
f
RANDOM_BLOCKSTATE_TEST
field_16984
f_zvhxjskz
RANDOM_BLOCKSTATE_MATCH
field_214916_g

Method summary

Modifier and TypeMethod
com.mojang.serialization.Codec<P>
codec()
codec()
codec()
codec()
codec()
static <P extends RuleTest> RuleTestType<P>
a(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String arg0, com.mojang.serialization.Codec<P> arg1)
method_16821(String arg0, com.mojang.serialization.Codec<P> arg1)
m_okmbuvdi(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String id, com.mojang.serialization.Codec<P> arg1)
func_237129_a_(String arg0, com.mojang.serialization.Codec<P> arg1)