Class SpectralArrowItem

All Implemented Interfaces:
ItemConvertible, ToggleableFeature

public class SpectralArrowItem extends ArrowItem
Mappings:
Namespace Name
official cex
intermediary net/minecraft/class_1825
named net/minecraft/item/SpectralArrowItem
  • Constructor Details

    • SpectralArrowItem

      public SpectralArrowItem(Item.Settings settings)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcdp;<init>(Lcdp$a;)V
      intermediary <init> Lnet/minecraft/class_1792;<init>(Lnet/minecraft/class_1792$class_1793;)V
      named <init> Lnet/minecraft/item/Item;<init>(Lnet/minecraft/item/Item$Settings;)V
  • Method Details

    • createArrow

      public PersistentProjectileEntity createArrow(World world, ItemStack stack, LivingEntity shooter)
      Overrides:
      createArrow in class ArrowItem
      Mappings:
      Namespace Name Mixin selector
      official a Lcbm;a(Lcjw;Lcdt;Lbeg;)Lbwv;
      intermediary method_7702 Lnet/minecraft/class_1744;method_7702(Lnet/minecraft/class_1937;Lnet/minecraft/class_1799;Lnet/minecraft/class_1309;)Lnet/minecraft/class_1665;
      named createArrow Lnet/minecraft/item/ArrowItem;createArrow(Lnet/minecraft/world/World;Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/LivingEntity;)Lnet/minecraft/entity/projectile/PersistentProjectileEntity;