MountModelEvent
Triggered when an entity mounts a model's hitbox.
This event allows plugins/mods to intercept and potentially cancel the mounting process.
Since
2.0.0
Constructors
Link copied to clipboard
@ApiStatus.Internal
Creates a new MountModelEvent.
Functions
Link copied to clipboard
Returns the bone associated with the hitbox.
Link copied to clipboard
Returns the entity attempting to mount 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.