UnleashReason

public enum UnleashReason

Entries

Link copied to clipboard

When the entity's leashholder has died or logged out, and so is unleashed

Link copied to clipboard

When the entity's leashholder attempts to unleash it

Link copied to clipboard

When the entity's leashholder is more than 10 blocks away

Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.