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 TypeMethodDescriptionvoid
LlamaSpitEntityRenderer.updateRenderState
(LlamaSpitEntity llamaSpitEntity, LlamaSpitEntityRenderState llamaSpitEntityRenderState, 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> type, World world)