DismountModelEvent
Triggered when an entity dismounts from a model's hitbox.
This event allows plugins/mods to intercept and potentially cancel the dismounting process.
Since
2.0.0
Constructors
Link copied to clipboard
@ApiStatus.Internal
Creates a new DismountModelEvent.
Functions
Link copied to clipboard
Returns the bone associated with the hitbox.
Link copied to clipboard
Returns the entity dismounting the hitbox.
Link copied to clipboard
Checks if the event has been canceled.
Link copied to clipboard
Sets the cancellation state of the event.
Link copied to clipboard
Returns the entity tracker associated with the model.