public interface RuleBlockEntityModifierType<P extends RuleBlockEntityModifier>
| net.minecraft.world.level.levelgen.structure.templatesystem.rule.blockentity.RuleBlockEntityModifierType | |
| net.minecraft.world.level.levelgen.structure.templatesystem.rule.blockentity.RuleBlockEntityModifierType | |
| net.minecraft.class_8249 | |
| net.minecraft.structure.rule.blockentity.RuleBlockEntityModifierType |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| RuleBlockEntityModifierType<ClearRuleBlockEntityModifier> |
| ||||||||
| RuleBlockEntityModifierType<PassthroughRuleBlockEntityModifier> |
| ||||||||
| RuleBlockEntityModifierType<AppendStaticRuleBlockEntityModifier> |
| ||||||||
| RuleBlockEntityModifierType<AppendLootRuleBlockEntityModifier> |
|
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| com.mojang.serialization.MapCodec<P> |
| ||||||||
| private static <P extends RuleBlockEntityModifier> RuleBlockEntityModifierType<P> |
|