Uses of Class
net.minecraft.entity.projectile.SpectralArrowEntity
Packages that use SpectralArrowEntity
Package
Description
-
Uses of SpectralArrowEntity in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type SpectralArrowEntityModifier and TypeMethodDescriptionSpectralArrowRenderer.getTextureLocation
(SpectralArrowEntity p_110775_1_) -
Uses of SpectralArrowEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type SpectralArrowEntityModifier and TypeFieldDescriptionstatic final EntityType<SpectralArrowEntity>
EntityType.SPECTRAL_ARROW
-
Uses of SpectralArrowEntity in net.minecraft.entity.projectile
Constructor parameters in net.minecraft.entity.projectile with type arguments of type SpectralArrowEntityModifierConstructorDescriptionSpectralArrowEntity
(EntityType<? extends SpectralArrowEntity> p_i50158_1_, World p_i50158_2_)