Class NexoBlockInteractEvent

  • All Implemented Interfaces:
    org.bukkit.event.Cancellable

    
    public class NexoBlockInteractEvent
    extends Event implements Cancellable
                        
    • Constructor Detail

      • NexoBlockInteractEvent

        NexoBlockInteractEvent(CustomBlockMechanic mechanic, Player player, ItemStack itemInHand, EquipmentSlot hand, Block block, BlockFace blockFace, Action action)