Uses of Class
net.minecraft.entity.projectile.LlamaSpitEntity
Package
Description
-
Uses of LlamaSpitEntity in net.minecraft.client.render.entity
Modifier and TypeFieldDescriptionprivate final LlamaSpitEntityModel<LlamaSpitEntity>
LlamaSpitEntityRenderer.model
Modifier and TypeMethodDescriptionLlamaSpitEntityRenderer.getTexture
(LlamaSpitEntity llamaSpitEntity) void
LlamaSpitEntityRenderer.render
(LlamaSpitEntity llamaSpitEntity, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) -
Uses of LlamaSpitEntity in net.minecraft.entity
-
Uses of LlamaSpitEntity in net.minecraft.entity.projectile
ModifierConstructorDescriptionLlamaSpitEntity
(EntityType<? extends LlamaSpitEntity> type, World world)