Fade

class Fade(var fadeInTicks: Int, var stayTicks: Int, var fadeOutTicks: Int) : TitleEvent

Constructors

Link copied to clipboard
constructor(fadeInTicks: Int, stayTicks: Int, fadeOutTicks: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Let you know if the event is canceled

Link copied to clipboard
Link copied to clipboard

Indicates whether the event should be serialized asynchronously. If set to true, the event will be serialized in a separate thread.

Link copied to clipboard
open val serializer: Gson
Link copied to clipboard

Functions

Link copied to clipboard

Allows you to cancel an event