net.minecraft.item

public class SpectralArrowItem

extends ArrowItem

All mapped superinterfaces:

ItemConvertible, ToggleableFeature, ProjectileItem

net.minecraft.world.item.SpectralArrowItem
net.minecraft.class_1825
net.minecraft.item.SpectralArrowItem

Constructor summary

ModifierConstructor
public (Item$Settings properties)

Method summary

Modifier and TypeMethod
public PersistentProjectileEntity
createArrow(Level level, ItemStack itemStack, LivingEntity owner, ItemStack firedFromWeapon)
method_7702(class_1937 arg0, class_1799 arg1, class_1309 arg2, class_1799 arg3)
createArrow(World arg0, ItemStack arg1, LivingEntity arg2, ItemStack arg3)
public ProjectileEntity
asProjectile(Level level, Position position, ItemStack itemStack, Direction direction)
method_58648(class_1937 arg0, class_2374 arg1, class_1799 arg2, class_2350 arg3)
createEntity(World arg0, Position arg1, ItemStack arg2, Direction arg3)