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 AlwaysTrueTestAlwaysTrueTest. INSTANCEFields in net.minecraft.world.gen.feature.template with type parameters of type AlwaysTrueTest Modifier and Type Field Description static IPosRuleTests<AlwaysTrueTest>IPosRuleTests. ALWAYS_TRUE_TESTstatic com.mojang.serialization.Codec<AlwaysTrueTest>AlwaysTrueTest. CODEC
-