Uses of Interface
net.minecraft.world.level.levelgen.structure.templatesystem.rule.blockentity.RuleBlockEntityModifier
Packages that use RuleBlockEntityModifier
Package
Description
-
Uses of RuleBlockEntityModifier in net.minecraft.world.level.levelgen.structure.templatesystem
Fields in net.minecraft.world.level.levelgen.structure.templatesystem declared as RuleBlockEntityModifierModifier and TypeFieldDescriptionprivate final RuleBlockEntityModifier
ProcessorRule.blockEntityModifier
Constructors in net.minecraft.world.level.levelgen.structure.templatesystem with parameters of type RuleBlockEntityModifierModifierConstructorDescriptionProcessorRule
(RuleTest p_277678_, RuleTest p_277379_, PosRuleTest p_278018_, BlockState p_277412_, RuleBlockEntityModifier p_277808_) -
Uses of RuleBlockEntityModifier in net.minecraft.world.level.levelgen.structure.templatesystem.rule.blockentity
Classes in net.minecraft.world.level.levelgen.structure.templatesystem.rule.blockentity with type parameters of type RuleBlockEntityModifierModifier and TypeInterfaceDescriptioninterface
Classes in net.minecraft.world.level.levelgen.structure.templatesystem.rule.blockentity that implement RuleBlockEntityModifierModifier and TypeClassDescriptionclass
class
class
class
Fields in net.minecraft.world.level.levelgen.structure.templatesystem.rule.blockentity with type parameters of type RuleBlockEntityModifierModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<RuleBlockEntityModifier> RuleBlockEntityModifier.CODEC
Methods in net.minecraft.world.level.levelgen.structure.templatesystem.rule.blockentity with type parameters of type RuleBlockEntityModifierModifier and TypeMethodDescriptionprivate static <P extends RuleBlockEntityModifier>
RuleBlockEntityModifierType<P> RuleBlockEntityModifierType.register
(String p_277659_, com.mojang.serialization.MapCodec<P> p_338294_)