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 TypeMethodDescriptionLlamaRenderer.getTextureLocation
(Llama pEntity) Returns the location of an entity's texture. -
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 pPoseStack, MultiBufferSource pBuffer, int pPackedLight, Llama pLivingEntity, float pLimbSwing, float pLimbSwingAmount, float pPartialTicks, float pAgeInTicks, float pNetHeadYaw, float pHeadPitch) Constructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type LlamaModifierConstructorDescriptionLlamaDecorLayer
(RenderLayerParent<Llama, LlamaModel<Llama>> pRenderer, EntityModelSet pModelSet) LlamaDecorLayer
(RenderLayerParent<Llama, LlamaModel<Llama>> pRenderer, EntityModelSet pModelSet) -
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
Methods in net.minecraft.world.entity.animal with parameters of type LlamaModifier and TypeMethodDescriptionprivate boolean
Wolf.WolfAvoidEntityGoal.avoidLlama
(Llama pLlama) -
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.projectile
Constructors in net.minecraft.world.entity.projectile with parameters of type Llama