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 RuleBlockEntityModifierProcessorRule.blockEntityModifierConstructors in net.minecraft.world.level.levelgen.structure.templatesystem with parameters of type RuleBlockEntityModifierModifierConstructorDescriptionProcessorRule(RuleTest pInputPredicate, RuleTest pLocPredicate, PosRuleTest pPosPredicate, BlockState pOutputState, RuleBlockEntityModifier pBlockEntityModifier) -
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 TypeInterfaceDescriptioninterfaceClasses in net.minecraft.world.level.levelgen.structure.templatesystem.rule.blockentity that implement RuleBlockEntityModifierModifier and TypeClassDescriptionclassclassclassclassFields 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.CODECMethods in net.minecraft.world.level.levelgen.structure.templatesystem.rule.blockentity with type parameters of type RuleBlockEntityModifierModifier and TypeMethodDescriptionprivate static <P extends RuleBlockEntityModifier>
RuleBlockEntityModifierType<P>