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

public interface PosRuleTestType<P extends PosRuleTest>

duv
net.minecraft.world.level.levelgen.structure.templatesystem.PosRuleTestType
net.minecraft.class_4996
net.minecraft.unmapped.C_lumceais
net.minecraft.structure.rule.PosRuleTestType
net.minecraft.structure.rule.PosRuleTestType
net.minecraft.src.C_2620_
net.minecraft.world.level.levelgen.structure.templatesystem.PosRuleTestType

Field summary

Modifier and TypeField
PosRuleTestType<PosAlwaysTrueTest>
a
ALWAYS_TRUE_TEST
field_23344
f_hbygyatr
ALWAYS_TRUE
ALWAYS_TRUE
f_74205_
PosRuleTestType<LinearPosTest>
b
LINEAR_POS_TEST
field_23345
f_blihvtuw
LINEAR_POS
LINEAR_POS
f_74206_
PosRuleTestType<AxisAlignedLinearPosTest>
c
AXIS_ALIGNED_LINEAR_POS_TEST
field_23346
f_tsundqen
AXIS_ALIGNED_LINEAR_POS
AXIS_ALIGNED_LINEAR_POS
f_74207_

Method summary

Modifier and TypeMethod
com.mojang.serialization.Codec<P>
codec()
codec()
m_74214_()
static <P extends PosRuleTest> PosRuleTestType<P>
a(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String arg0, com.mojang.serialization.Codec<P> arg1)
method_26409(String arg0, com.mojang.serialization.Codec<P> arg1)
m_fvxsvrgs(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String id, com.mojang.serialization.Codec<P> codec)
register(String id, com.mojang.serialization.Codec<P> codec)
m_74211_(String p_74212_, com.mojang.serialization.Codec<P> p_74213_)