Uses of Class
net.minecraft.world.gen.feature.template.AlwaysTrueRuleTest
-
Packages that use AlwaysTrueRuleTest Package Description net.minecraft.world.gen.feature.template -
-
Uses of AlwaysTrueRuleTest in net.minecraft.world.gen.feature.template
Fields in net.minecraft.world.gen.feature.template declared as AlwaysTrueRuleTest Modifier and Type Field Description static AlwaysTrueRuleTest
AlwaysTrueRuleTest. INSTANCE
Fields in net.minecraft.world.gen.feature.template with type parameters of type AlwaysTrueRuleTest Modifier and Type Field Description static IRuleTestType<AlwaysTrueRuleTest>
IRuleTestType. ALWAYS_TRUE_TEST
static com.mojang.serialization.Codec<AlwaysTrueRuleTest>
AlwaysTrueRuleTest. CODEC
-