| Package | Description | 
|---|---|
| org.bukkit.event.entity | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityUnleashEvent.UnleashReason | EntityUnleashEvent. getReason()Returns the reason for the unleashing. | 
| static EntityUnleashEvent.UnleashReason | EntityUnleashEvent.UnleashReason. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static EntityUnleashEvent.UnleashReason[] | EntityUnleashEvent.UnleashReason. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| EntityUnleashEvent(Entity entity,
                  EntityUnleashEvent.UnleashReason reason) | 
Copyright © 2016. All rights reserved.