Class EventHandler
java.lang.Object
de.cheaterpaul.fallingleaves.init.EventHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonAttackLeavesBlock(net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock e) Spawn between 0 and 3 leaves on hitting a leaf block
-
Constructor Details
-
EventHandler
public EventHandler()
-
-
Method Details
-
onAttackLeavesBlock
public void onAttackLeavesBlock(net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock e) Spawn between 0 and 3 leaves on hitting a leaf block
-