Package io.puharesource.mc.titlemanager.api.v2.animation

Types

Animation
Link copied to clipboard
fun interface Animation
AnimationFrame
Link copied to clipboard
interface AnimationFrame

An interface to contain the information needed for Animations.

AnimationPart
Link copied to clipboard
fun interface AnimationPart<T>

A class used to create animations from strings and animations.

SendableAnimation
Link copied to clipboard
interface SendableAnimation

An Animation associated with a org.bukkit.entity.Player that can be sent to the associated org.bukkit.entity.Player.