Uses of Class
net.minecraft.world.entity.projectile.arrow.SpectralArrow
Packages that use SpectralArrow
Package
Description
-
Uses of SpectralArrow in net.minecraft.client.renderer.entity
Subclasses with type arguments of type SpectralArrow in net.minecraft.client.renderer.entity -
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> type, Level level)