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 pEntity, LlamaRenderState pReusedState, float pPartialTick) -
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 pLlama, int pLeashedQueuePosition) 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 pLevel, AgeableMob pOtherParent) 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 pLlama) LlamaHurtByTargetGoal
(Llama pLlama) 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 pLlama) -
Uses of Llama in net.minecraft.world.entity.projectile
Constructors in net.minecraft.world.entity.projectile with parameters of type Llama