Uses of Class
net.minecraft.world.gen.feature.template.RuleEntry
Packages that use RuleEntry
Package
Description
-
Uses of RuleEntry in net.minecraft.world.gen.feature.structure
Methods in net.minecraft.world.gen.feature.structure that return RuleEntryModifier and TypeMethodDescriptionprivate static RuleEntry
RuinedPortalPiece.getBlockReplaceRule
(Block p_237011_0_, float p_237011_1_, Block p_237011_2_) private static RuleEntry
RuinedPortalPiece.getBlockReplaceRule
(Block p_237012_0_, Block p_237012_1_) private RuleEntry
RuinedPortalPiece.getLavaProcessorRule()
-
Uses of RuleEntry in net.minecraft.world.gen.feature.template
Fields in net.minecraft.world.gen.feature.template declared as RuleEntryModifier and TypeFieldDescriptionprivate static final RuleEntry
ProcessorLists.ADD_GILDED_BLACKSTONE
private static final RuleEntry
ProcessorLists.REMOVE_GILDED_BLACKSTONE
Fields in net.minecraft.world.gen.feature.template with type parameters of type RuleEntryModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<RuleEntry>
RuleEntry.CODEC
private final com.google.common.collect.ImmutableList<RuleEntry>
RuleStructureProcessor.rules
Constructor parameters in net.minecraft.world.gen.feature.template with type arguments of type RuleEntry