NpcPlayerUpdate

class NpcPlayerUpdate : Record

An NPC which is queued to be removed from the tab list at a future point.

See also

Parameters

profile

The game profile we're removing from the tab list.

displayName

The NPC's display name.

removeAt

The tick at which this NPC should be removed.

Inherited functions

equals
Link copied to clipboard
abstract fun equals(p: Any): Boolean
hashCode
Link copied to clipboard
abstract fun hashCode(): Int
toString
Link copied to clipboard
abstract fun toString(): String