Uses of Interface
net.minecraft.structure.rule.blockentity.RuleBlockEntityModifier
-
Uses of RuleBlockEntityModifier in net.minecraft.structure.processor
Modifier and TypeFieldDescriptionprivate final RuleBlockEntityModifier
StructureProcessorRule.blockEntityModifier
ModifierConstructorDescriptionStructureProcessorRule
(RuleTest inputPredicate, RuleTest locationPredicate, PosRuleTest positionPredicate, BlockState outputState, RuleBlockEntityModifier blockEntityModifier) -
Uses of RuleBlockEntityModifier in net.minecraft.structure.rule.blockentity
Modifier and TypeInterfaceDescriptioninterface
Modifier and TypeClassDescriptionclass
class
class
class
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<RuleBlockEntityModifier>
RuleBlockEntityModifier.TYPE_CODEC
Modifier and TypeMethodDescriptionprivate static <P extends RuleBlockEntityModifier>
RuleBlockEntityModifierType<P>