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 pEntity) Returns the location of an entity's texture. -
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> pEntityType, Level pLevel)