Interface RuleBlockEntityModifier
- All Known Implementing Classes:
 AppendLoot,AppendStatic,Clear,Passthrough
public interface RuleBlockEntityModifier
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<RuleBlockEntityModifier> - 
Method Summary
 
- 
Field Details
- 
CODEC
 
 - 
 - 
Method Details
- 
apply
 - 
getType
RuleBlockEntityModifierType<?> getType() 
 -