Class AlwaysTrueTest
java.lang.Object
net.minecraft.world.gen.feature.template.PosRuleTest
net.minecraft.world.gen.feature.template.AlwaysTrueTest
-
Field Summary
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<AlwaysTrueTest>
static final AlwaysTrueTest
-
Constructor Summary
-
Method Summary
-
Field Details
-
CODEC
-
INSTANCE
-
-
Constructor Details
-
AlwaysTrueTest
private AlwaysTrueTest()
-
-
Method Details
-
test
public boolean test(BlockPos p_230385_1_, BlockPos p_230385_2_, BlockPos p_230385_3_, Random p_230385_4_) - Specified by:
test
in classPosRuleTest
-
getType
- Specified by:
getType
in classPosRuleTest
-