Uses of Interface
net.minecraft.structure.rule.blockentity.RuleBlockEntityModifier
Packages that use RuleBlockEntityModifier
-
Uses of RuleBlockEntityModifier in net.minecraft.structure.processor
Fields in net.minecraft.structure.processor declared as RuleBlockEntityModifierModifier and TypeFieldDescriptionprivate final RuleBlockEntityModifier
StructureProcessorRule.blockEntityModifier
Constructors in net.minecraft.structure.processor with parameters of type RuleBlockEntityModifierModifierConstructorDescriptionStructureProcessorRule
(RuleTest inputPredicate, RuleTest locationPredicate, PosRuleTest positionPredicate, BlockState outputState, RuleBlockEntityModifier blockEntityModifier) -
Uses of RuleBlockEntityModifier in net.minecraft.structure.rule.blockentity
Classes in net.minecraft.structure.rule.blockentity with type parameters of type RuleBlockEntityModifierModifier and TypeInterfaceDescriptioninterface
Classes in net.minecraft.structure.rule.blockentity that implement RuleBlockEntityModifierModifier and TypeClassDescriptionclass
class
class
class
Fields in net.minecraft.structure.rule.blockentity with type parameters of type RuleBlockEntityModifierModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<RuleBlockEntityModifier> RuleBlockEntityModifier.TYPE_CODEC
Methods in net.minecraft.structure.rule.blockentity with type parameters of type RuleBlockEntityModifierModifier and TypeMethodDescriptionprivate static <P extends RuleBlockEntityModifier>
RuleBlockEntityModifierType<P>