Class BreakBlockInteractionEvent

java.lang.Object
com.pixelmonmod.pixelmon.api.npc.interaction.event.InteractionEvent
com.pixelmonmod.pixelmon.api.npc.interaction.event.type.BreakBlockInteractionEvent

public class BreakBlockInteractionEvent extends InteractionEvent
  • Constructor Details

    • BreakBlockInteractionEvent

      public BreakBlockInteractionEvent()
  • Method Details

    • onBlockMine

      public void onBlockMine(net.minecraftforge.event.level.BlockEvent.BreakEvent event)