Package com.binaris.wizardry.api.content.spell.properties
package com.binaris.wizardry.api.content.spell.properties
-
ClassDescriptionInterface defining methods for serializing and deserializing spell properties to and from JSON and NBT formats.PropertyType<T>Generic implementation of the
IPropertyTypeinterface using functional interfaces for serialization and deserialization.Registry class for different property types used in spell properties.A class representing a property of a spell, such as its cost or cooldown.