Class | Description |
---|---|
ArrowLooseEvent | |
ArrowNockEvent | |
AttackEntityEvent | |
BonemealEvent | |
EntityInteractEvent | |
EntityItemPickupEvent | |
FillBucketEvent | |
ItemTooltipEvent | |
PlayerDestroyItemEvent | |
PlayerDropsEvent |
Child class of LivingDropEvent that is fired specifically when a
player dies.
|
PlayerEvent | |
PlayerEvent.BreakSpeed | |
PlayerEvent.HarvestCheck | |
PlayerEvent.NameFormat | |
PlayerFlyableFallEvent |
Occurs when a player falls, but is able to fly.
|
PlayerInteractEvent | |
PlayerOpenContainerEvent | |
PlayerPickupXpEvent |
This event is called when a player collides with a EntityXPOrb on the ground.
|
PlayerSleepInBedEvent | |
PlayerUseItemEvent | |
PlayerUseItemEvent.Finish |
Fired after an item has fully finished being used.
|
PlayerUseItemEvent.Start |
Fired when a player starts 'using' an item, typically when they hold right mouse.
|
PlayerUseItemEvent.Stop |
Fired when a player stops using an item without the use duration timing out.
|
PlayerUseItemEvent.Tick |
Fired every tick that a player is 'using' an item, see
Start for info. |
UseHoeEvent |
Enum | Description |
---|---|
PlayerInteractEvent.Action |