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
Modifier and TypeMethodDescription@Nullable CompoundTagapply(RandomSource random, @Nullable CompoundTag existingTag) getType()
-
Field Details
-
CODEC
-
-
Method Details
-
apply
-
getType
RuleBlockEntityModifierType<?> getType()
-