Uses of Class
net.minecraft.world.entity.projectile.SpectralArrow
Packages that use SpectralArrow
-
Uses of SpectralArrow in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type SpectralArrowModifier and TypeFieldDescriptionstatic final EntityType
<SpectralArrow> EntityType.SPECTRAL_ARROW
-
Uses of SpectralArrow in net.minecraft.world.entity.projectile
Constructor parameters in net.minecraft.world.entity.projectile with type arguments of type SpectralArrowModifierConstructorDescriptionSpectralArrow
(EntityType<? extends SpectralArrow> p_37411_, Level p_37412_)