Uses of Class
net.minecraft.entity.projectile.SpectralArrowEntity
Package
Description
-
Uses of SpectralArrowEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionSpectralArrowEntityRenderer.getTexture(SpectralArrowEntity spectralArrowEntity)
-
Uses of SpectralArrowEntity in net.minecraft.entity
Modifier and TypeFieldDescriptionstatic EntityType<SpectralArrowEntity>
EntityType.SPECTRAL_ARROW
-
Uses of SpectralArrowEntity in net.minecraft.entity.projectile
ModifierConstructorDescriptionSpectralArrowEntity(EntityType<? extends SpectralArrowEntity> type, World world)