Player Shear Block (Event) — SkBee

Addon: SkBee · Category: Event · Since: 3.24.0

Syntax

[on] player shear block

Description

Called when a player uses shears on a block. This event is not called when a player breaks blocks with shears, but rather when a player uses the shears on a block to collect drops from it and/or modify its state. Examples include shearing a pumpkin to turn it into a carved pumpkin or shearing a beehive to get honeycomb.

Event Values

  • event-block
  • event-equipmentslot
  • event-itemstack
  • event-object
  • event-player
  • event-world

View source