Uses of Class
net.minecraft.structure.rule.PosRuleTest
Packages that use PosRuleTest
-
Uses of PosRuleTest in net.minecraft.structure.processor
Fields in net.minecraft.structure.processor declared as PosRuleTestConstructors in net.minecraft.structure.processor with parameters of type PosRuleTestModifierConstructorDescriptionStructureProcessorRule(RuleTest inputPredicate, RuleTest locationPredicate, PosRuleTest positionPredicate, BlockState state)
StructureProcessorRule(RuleTest inputPredicate, RuleTest locationPredicate, PosRuleTest positionPredicate, BlockState outputState, Optional<NbtCompound> nbt)
-
Uses of PosRuleTest in net.minecraft.structure.rule
Classes in net.minecraft.structure.rule with type parameters of type PosRuleTestSubclasses of PosRuleTest in net.minecraft.structure.ruleModifier and TypeClassDescriptionclass
class
class
Fields in net.minecraft.structure.rule with type parameters of type PosRuleTestModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<PosRuleTest>
PosRuleTest.field_25007
Methods in net.minecraft.structure.rule with type parameters of type PosRuleTest