Class BreakBlockInteractionEvent
java.lang.Object
com.pixelmonmod.pixelmon.api.npc.interaction.event.InteractionEvent
com.pixelmonmod.pixelmon.api.npc.interaction.event.type.BreakBlockInteractionEvent
-
Field Summary
Fields inherited from class com.pixelmonmod.pixelmon.api.npc.interaction.event.InteractionEvent
CODEC, LIST_CODEC -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonBlockMine(net.minecraftforge.event.level.BlockEvent.BreakEvent event) Methods inherited from class com.pixelmonmod.pixelmon.api.npc.interaction.event.InteractionEvent
createContext, id, triggerInteraction
-
Constructor Details
-
BreakBlockInteractionEvent
public BreakBlockInteractionEvent()
-
-
Method Details
-
onBlockMine
public void onBlockMine(net.minecraftforge.event.level.BlockEvent.BreakEvent event)
-