Class PlayerInteractEvent.RightClickEmpty

Enclosing class:
PlayerInteractEvent

public static class PlayerInteractEvent.RightClickEmpty extends PlayerInteractEvent
This event is fired on the client side when the player right clicks empty space with an empty hand. The server is not aware of when the client right clicks empty space with an empty hand, you will need to tell the server yourself. This event cannot be canceled.
  • Constructor Details