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 LlamaModifier and TypeMethodDescriptionvoid
LlamaRenderer.extractRenderState
(Llama p_363790_, LlamaRenderState p_363082_, float p_361575_) -
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.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 final 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.makeNewLlama()
protected Llama
TraderLlama.makeNewLlama()
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.animal.wolf
Methods in net.minecraft.world.entity.animal.wolf with parameters of type LlamaModifier and TypeMethodDescriptionprivate boolean
Wolf.WolfAvoidEntityGoal.avoidLlama
(Llama p_406226_) -
Uses of Llama in net.minecraft.world.entity.projectile
Constructors in net.minecraft.world.entity.projectile with parameters of type Llama