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

Types

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

An interface to contain the information needed for Animations.

Link copied to clipboard
fun interface AnimationPart<T>

A class used to create animations from strings and animations.

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.