Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buypublic interface AnimationPhase
| Modifier and Type | Method and Description |
|---|---|
PhaseRunner |
createRunner(OpeningAnimationHandler handler,
AnimationProperties properties)
Creates a new runner instance for this animation phase.
|
org.bukkit.inventory.ItemStack |
getDisplayItem()
Gets the display item associated with this animation.
|
String |
getDisplayName()
Gets the display name for the animation.
|
default AnimationEnvironment |
getEnvironment()
Returns where this animation phase is presented.
|
String |
getId()
Gets the unique identifier for this animation.
|
default Class<?> |
getLegacyDataClass()
Deprecated.
This method is deprecated and will be removed in a future release.
|
String |
getRequiredVersion()
Gets the required server version for this animation to work.
|
PhaseType |
getType()
Gets the current phase of the animation.
|
default boolean |
isLite()
Deprecated.
Method currently being used internally only, shouldn't be overwritten.
|
default boolean |
isPremium()
Deprecated.
Method currently being used internally only, shouldn't be overwritten.
|
default boolean |
isPro()
Deprecated.
Method currently being used internally only, shouldn't be overwritten.
|
boolean |
isVersionCompatible()
Checks whether this animation is compatible with the current server version.
|
PhaseType getType()
String getId()
String getDisplayName()
org.bukkit.inventory.ItemStack getDisplayItem()
boolean isVersionCompatible()
String getRequiredVersion()
default AnimationEnvironment getEnvironment()
PhaseRunner createRunner(OpeningAnimationHandler handler, AnimationProperties properties)
handler - the animation handler managing the opening processproperties - the properties used to configure this animation@Deprecated default Class<?> getLegacyDataClass()
This method exists only for backwards compatibility with older implementations. It should not be used in new code and may be removed in future versions.
null if not applicable@ApiStatus.Internal @Deprecated default boolean isLite()
@ApiStatus.Internal @Deprecated default boolean isPremium()
@ApiStatus.Internal @Deprecated default boolean isPro()
Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buy