Class StickyBarbItem

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

public class StickyBarbItem extends HeldItem
Damages the holder for 1/8 of its maximum hp every turn. Can be passed to an attacker who makes contact.
  • Constructor Details

    • StickyBarbItem

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