BuildEvents

class BuildEvents : Listener(source)

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun onBlockBreak(event: BlockBreakEvent)
Link copied to clipboard
fun onBlockPlace(event: BlockPlaceEvent)
Link copied to clipboard
fun onBuild(event: BlockPlaceEvent)
Link copied to clipboard
fun onEggThrownEvent(event: PlayerEggThrowEvent)
Link copied to clipboard
fun onEntityDamageByEntity(event: EntityDamageByEntityEvent)
Link copied to clipboard
fun onFoodLevelChange(event: FoodLevelChangeEvent)
Link copied to clipboard
fun onHangingBreak(event: HangingBreakByEntityEvent)
Link copied to clipboard
fun onHangItemFrame(event: HangingPlaceEvent)
Link copied to clipboard
fun onInteract(event: PlayerInteractEvent)
Link copied to clipboard
fun onInteractAtEntity(event: PlayerInteractEntityEvent)
Link copied to clipboard
fun onLiquidGet(event: PlayerBucketFillEvent)
Link copied to clipboard
fun onLiquidPlace(event: PlayerBucketEmptyEvent)