Package net.minestom.server.item.enchant
Interface LocationEffect
- All Superinterfaces:
Enchantment.Effect
- All Known Implementing Classes:
AttributeEffect,EntityEffect.ApplyPotionEffect,EntityEffect.ChangeItemDamage,EntityEffect.DamageEntity,EntityEffect.Explode,EntityEffect.Ignite,EntityEffect.PlaySound,EntityEffect.ReplaceBlock,EntityEffect.ReplaceDisc,EntityEffect.RunFunction,EntityEffect.SetBlockProperties,EntityEffect.SpawnParticles,EntityEffect.SummonEntity,LocationEffect.AllOf
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull DynamicRegistry<BinaryTagSerializer<? extends LocationEffect>> @NotNull BinaryTagSerializer<? extends LocationEffect> nbtType()
-
Field Details
-
NBT_TYPE
-
-
Method Details
-
createDefaultRegistry
@Internal @NotNull static @NotNull DynamicRegistry<BinaryTagSerializer<? extends LocationEffect>> createDefaultRegistry() -
nbtType
-