Uses of Class
net.minecraft.world.gen.feature.template.RuleTest
-
Uses of RuleTest in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final RuleTest
OreFeatureConfig.FillerBlockType.NATURAL_STONE
static final RuleTest
OreFeatureConfig.FillerBlockType.NETHER_ORE_REPLACEABLES
static final RuleTest
OreFeatureConfig.FillerBlockType.NETHERRACK
final RuleTest
OreFeatureConfig.target
ModifierConstructorDescriptionOreFeatureConfig
(RuleTest p_i241989_1_, BlockState p_i241989_2_, int p_i241989_3_) -
Uses of RuleTest in net.minecraft.world.gen.feature.template
Modifier and TypeClassDescriptionclass
class
class
class
class
class
Modifier and TypeFieldDescriptionprivate final RuleTest
RuleEntry.inputPredicate
private final RuleTest
RuleEntry.locPredicate
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<RuleTest>
RuleTest.CODEC
ModifierConstructorDescriptionRuleEntry
(RuleTest p_i51326_1_, RuleTest p_i51326_2_, BlockState p_i51326_3_) RuleEntry
(RuleTest p_i232117_1_, RuleTest p_i232117_2_, PosRuleTest p_i232117_3_, BlockState p_i232117_4_) RuleEntry
(RuleTest p_i232118_1_, RuleTest p_i232118_2_, PosRuleTest p_i232118_3_, BlockState p_i232118_4_, Optional<CompoundNBT> p_i232118_5_)