This commit is contained in:
parent
d6e65cda12
commit
1fbc200936
6 changed files with 19 additions and 4 deletions
|
|
@ -36,6 +36,8 @@ Triggered on `BlockBreakEvent` and `onEntityDamageByEntityEvent`, returns true w
|
|||
### FORMBLOCK
|
||||
Triggered on `BlockFormEvent` (ex. triggers when snow is formed from rain), returns true when the block being formed is in the provided list of materials.
|
||||
|
||||
## ENDERMAN_ATTACK_PLAYER
|
||||
### ENDERMAN_ATTACK_PLAYER
|
||||
Triggered on `EndermanAttackPlayerEvent` (from actions other than hitting the Enderman), returns true.
|
||||
|
||||
### TAKE_LECTURN_BOOK
|
||||
Triggered on `PlayerTakeLecturnBookEvent`, returns true.
|
||||
Loading…
Add table
Add a link
Reference in a new issue