Uses of Class
net.minecraft.world.level.levelgen.structure.templatesystem.PosRuleTest
Packages that use PosRuleTest
-
Uses of PosRuleTest in net.minecraft.world.level.levelgen.structure.templatesystem
Classes in net.minecraft.world.level.levelgen.structure.templatesystem with type parameters of type PosRuleTestSubclasses of PosRuleTest in net.minecraft.world.level.levelgen.structure.templatesystemModifier and TypeClassDescriptionclass
class
class
Fields in net.minecraft.world.level.levelgen.structure.templatesystem declared as PosRuleTestFields in net.minecraft.world.level.levelgen.structure.templatesystem with type parameters of type PosRuleTestModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<PosRuleTest>
PosRuleTest.CODEC
Methods in net.minecraft.world.level.levelgen.structure.templatesystem with type parameters of type PosRuleTestConstructors in net.minecraft.world.level.levelgen.structure.templatesystem with parameters of type PosRuleTestModifierConstructorDescriptionProcessorRule
(RuleTest p_74227_, RuleTest p_74228_, PosRuleTest p_74229_, BlockState p_74230_) ProcessorRule
(RuleTest p_74232_, RuleTest p_74233_, PosRuleTest p_74234_, BlockState p_74235_, Optional<CompoundTag> p_74236_)