Uses of Class
net.minecraft.world.entity.animal.horse.Llama
Packages that use Llama
Package
Description
-
Uses of Llama in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type Llama -
Uses of Llama in net.minecraft.client.renderer.entity.layers
Fields in net.minecraft.client.renderer.entity.layers with type parameters of type LlamaMethods in net.minecraft.client.renderer.entity.layers with parameters of type LlamaModifier and TypeMethodDescriptionvoid
LlamaDecorLayer.render(PoseStack p_117232_, MultiBufferSource p_117233_, int p_117234_, Llama p_117235_, float p_117236_, float p_117237_, float p_117238_, float p_117239_, float p_117240_, float p_117241_)
Constructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type LlamaModifierConstructorDescriptionLlamaDecorLayer(RenderLayerParent<Llama,LlamaModel<Llama>> p_174499_, EntityModelSet p_174500_)
LlamaDecorLayer(RenderLayerParent<Llama,LlamaModel<Llama>> p_174499_, EntityModelSet p_174500_)
-
Uses of Llama in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Llama -
Uses of Llama in net.minecraft.world.entity.ai.goal
Fields in net.minecraft.world.entity.ai.goal declared as LlamaMethods in net.minecraft.world.entity.ai.goal with parameters of type LlamaModifier and TypeMethodDescriptionprivate boolean
LlamaFollowCaravanGoal.firstIsLeashed(Llama p_25507_, int p_25508_)
Constructors in net.minecraft.world.entity.ai.goal with parameters of type Llama -
Uses of Llama in net.minecraft.world.entity.animal
Methods in net.minecraft.world.entity.animal with parameters of type LlamaModifier and TypeMethodDescriptionprivate boolean
Wolf.WolfAvoidEntityGoal.avoidLlama(Llama p_30461_)
-
Uses of Llama in net.minecraft.world.entity.animal.horse
Subclasses of Llama in net.minecraft.world.entity.animal.horseFields in net.minecraft.world.entity.animal.horse declared as LlamaModifier and TypeFieldDescriptionprivate Llama
Llama.caravanHead
private Llama
Llama.caravanTail
private Llama
TraderLlama.TraderLlamaDefendWanderingTraderGoal.llama
Methods in net.minecraft.world.entity.animal.horse that return LlamaModifier and TypeMethodDescriptionLlama.getBreedOffspring(ServerLevel p_149545_, AgeableMob p_149546_)
Llama.getCaravanHead()
protected Llama
Llama.makeBabyLlama()
protected Llama
TraderLlama.makeBabyLlama()
Methods in net.minecraft.world.entity.animal.horse with parameters of type LlamaConstructors in net.minecraft.world.entity.animal.horse with parameters of type LlamaModifierConstructorDescriptionLlamaAttackWolfGoal(Llama p_30843_)
LlamaHurtByTargetGoal(Llama p_30854_)
TraderLlamaDefendWanderingTraderGoal(Llama p_149558_)
Constructor parameters in net.minecraft.world.entity.animal.horse with type arguments of type Llama -
Uses of Llama in net.minecraft.world.entity.projectile
Constructors in net.minecraft.world.entity.projectile with parameters of type Llama