Uses of Class
net.minecraft.world.entity.projectile.arrow.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.arrow
Constructor parameters in net.minecraft.world.entity.projectile.arrow with type arguments of type SpectralArrowModifierConstructorDescriptionSpectralArrow(EntityType<? extends SpectralArrow> p_481388_, Level p_481664_)