Uses of Class
net.minecraft.entity.projectile.LlamaSpitEntity
Packages that use LlamaSpitEntity
Package
Description
-
Uses of LlamaSpitEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type LlamaSpitEntityModifier and TypeMethodDescriptionvoidLlamaSpitEntityRenderer.method_62354(LlamaSpitEntity llamaSpitEntity, class_10044 class_10044, float float2) -
Uses of LlamaSpitEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type LlamaSpitEntity -
Uses of LlamaSpitEntity in net.minecraft.entity.projectile
Constructor parameters in net.minecraft.entity.projectile with type arguments of type LlamaSpitEntityModifierConstructorDescriptionLlamaSpitEntity(EntityType<? extends LlamaSpitEntity> entityType, World world)