net.minecraft.structure.rule

public abstract class PosRuleTest

net.minecraft.world.level.levelgen.structure.templatesystem.PosRuleTest
net.minecraft.world.level.levelgen.structure.templatesystem.PosRuleTest
net.minecraft.class_4995
net.minecraft.structure.rule.PosRuleTest

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<PosRuleTest>
CODEC
CODEC
field_25007
BASE_CODEC

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public abstract boolean
test(BlockPos inTemplatePos, BlockPos worldPos, BlockPos worldReference, RandomSource random)
test(BlockPos inTemplatePos, BlockPos worldPos, BlockPos worldReference, RandomSource random)
method_26406(class_2338 arg0, class_2338 arg1, class_2338 arg2, class_5819 arg3)
test(BlockPos originalPos, BlockPos currentPos, BlockPos pivot, Random random)
protected abstract PosRuleTestType<?>
getType()
getType()
method_26404()
getType()