Uses of Class
net.minecraft.world.entity.projectile.SpectralArrow
Packages that use SpectralArrow
Package
Description
-
Uses of SpectralArrow in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type SpectralArrowModifier and TypeMethodDescriptionSpectralArrowRenderer.getTextureLocation
(SpectralArrow p_116001_) -
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_)