FabricUpdateEvent

Wrapped event of Fabric.

Parameters

event

fabric event

key

unique key

See also

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
@NotNull
open fun getKey(): @NotNull Any
Link copied to clipboard
@NotNull
open fun getType(): @NotNull UpdateReason
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
open fun source(): @NotNull UpdateEvent
Link copied to clipboard
abstract fun toString(): String