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