Uses of Class
net.minecraft.entity.projectile.ArrowEntity
Packages that use ArrowEntity
Package
Description
-
Uses of ArrowEntity in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type ArrowEntityModifier and TypeMethodDescriptionTippedArrowRenderer.getTextureLocation
(ArrowEntity p_110775_1_) -
Uses of ArrowEntity in net.minecraft.client.renderer.entity.layers
Fields in net.minecraft.client.renderer.entity.layers declared as ArrowEntity -
Uses of ArrowEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type ArrowEntity -
Uses of ArrowEntity in net.minecraft.entity.projectile
Constructor parameters in net.minecraft.entity.projectile with type arguments of type ArrowEntityModifierConstructorDescriptionArrowEntity
(EntityType<? extends ArrowEntity> p_i50172_1_, World p_i50172_2_)