Class ThroatSprayItem

java.lang.Object
net.minecraft.world.item.Item
com.pixelmonmod.pixelmon.items.PixelmonItem
com.pixelmonmod.pixelmon.items.HeldItem
com.pixelmonmod.pixelmon.items.heldItems.ThroatSprayItem
All Implemented Interfaces:
ITranslatable, net.minecraft.world.flag.FeatureElement, net.minecraft.world.level.ItemLike, net.minecraftforge.common.extensions.IForgeItem

public class ThroatSprayItem extends HeldItem
Boosts special attack by 1 pokemonLevel on using a sound based move.
  • Constructor Details

    • ThroatSprayItem

      public ThroatSprayItem()
      Initializes the held item.
  • Method Details