Package-level declarations

Types

Link copied to clipboard
class WrappedPlayerInteractEvent(val event: PlayerInteractEvent) : Event

A class wrapping Bukkit's PlayerInteractEvent, which will not be called for the other hand if an action has been performed (marked via WrappedPlayerInteractEvent.actionPerformed).