Origin
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Called when the player first becomes this origin. Called before handleLoad.
Link copied to clipboard
Called when the player changes from this origin.
Link copied to clipboard
When the player changes to gm 1 for example.
Link copied to clipboard
Called when the player loads|joins|respawns as this origin. Called after handleBecomeOrigin if the player is becoming this origin.
Link copied to clipboard
Called when Terix first registers this origin.
Link copied to clipboard
Called when the server is stopping or plugin is being unloaded and caches should be cleaned.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Properties
Link copied to clipboard
Link copied to clipboard
@API(status = API.Status.INTERNAL)
Link copied to clipboard
var damageActions: PersistentMap<EntityDamageEvent.DamageCause, suspend EntityDamageEvent.() -> Unit>
Link copied to clipboard
Link copied to clipboard