Uses of Class
net.minecraft.world.entity.projectile.SpectralArrow
Package
Description
-
Uses of SpectralArrow in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionSpectralArrowRenderer.getTextureLocation
(SpectralArrow p_116001_) -
Uses of SpectralArrow in net.minecraft.world.entity
Modifier and TypeFieldDescriptionstatic final EntityType<SpectralArrow>
EntityType.SPECTRAL_ARROW
-
Uses of SpectralArrow in net.minecraft.world.entity.projectile
ModifierConstructorDescriptionSpectralArrow
(EntityType<? extends SpectralArrow> p_37411_, Level p_37412_)