Uses of Class
net.minecraft.entity.projectile.LlamaSpitEntity
Packages that use LlamaSpitEntity
Package
Description
-
Uses of LlamaSpitEntity in net.minecraft.client.renderer.entity
Fields in net.minecraft.client.renderer.entity with type parameters of type LlamaSpitEntityModifier and TypeFieldDescriptionprivate final LlamaSpitModel<LlamaSpitEntity>
LlamaSpitRenderer.model
Methods in net.minecraft.client.renderer.entity with parameters of type LlamaSpitEntityModifier and TypeMethodDescriptionLlamaSpitRenderer.getTextureLocation
(LlamaSpitEntity p_110775_1_) void
LlamaSpitRenderer.render
(LlamaSpitEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) -
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> p_i50162_1_, World p_i50162_2_)