Class ToolEffects

java.lang.Object
com.pixelmonmod.pixelmon.items.tools.ToolEffects

public class ToolEffects extends Object
Causes effects when evolution stone tools are used. Created by clienthax on 16/3/2015.
  • Constructor Details

    • ToolEffects

      public ToolEffects()
  • Method Details

    • processEffect

      public static boolean processEffect(net.minecraft.world.item.context.UseOnContext context)
      Causes an effect when an evolution stone tool is used.
      Returns:
      Whether the tool's effect successfully activated.