Uses of Class
net.minecraft.entity.projectile.LlamaSpitEntity
Packages that use LlamaSpitEntity
Package
Description
- 
Uses of LlamaSpitEntity in net.minecraft.client.render.entityMethods in net.minecraft.client.render.entity with parameters of type LlamaSpitEntityModifier and TypeMethodDescriptionvoidLlamaSpitEntityRenderer.updateRenderState(LlamaSpitEntity llamaSpitEntity, LlamaSpitEntityRenderState llamaSpitEntityRenderState, float float2) 
- 
Uses of LlamaSpitEntity in net.minecraft.entityFields in net.minecraft.entity with type parameters of type LlamaSpitEntity
- 
Uses of LlamaSpitEntity in net.minecraft.entity.projectileConstructor parameters in net.minecraft.entity.projectile with type arguments of type LlamaSpitEntityModifierConstructorDescriptionLlamaSpitEntity(EntityType<? extends LlamaSpitEntity> type, World world)