|
| __construct (Human $human, float $amount, int $cause) |
|
| getPlayer () |
|
| getAmount () |
|
| setAmount (float $amount) |
|
| getPlayer () |
|
| getEventName () |
|
| getHandlers () |
|
| isCancelled () |
|
| setCancelled ($forceCancel=false) |
|
|
const | CAUSE_ATTACK = 1 |
|
const | CAUSE_DAMAGE = 2 |
|
const | CAUSE_MINING = 3 |
|
const | CAUSE_HEALTH_REGEN = 4 |
|
const | CAUSE_POTION = 5 |
|
const | CAUSE_WALKING = 6 |
|
const | CAUSE_SNEAKING = 7 |
|
const | CAUSE_SWIMMING = 8 |
|
const | CAUSE_JUMPING = 10 |
|
const | CAUSE_CUSTOM = 11 |
|
const | CAUSE_FLAG_SPRINT = 0x10000 |
|
|
static | $handlerList = null |
|
The documentation for this class was generated from the following file:
- src/pocketmine/event/player/PlayerExhaustEvent.php