Uses of Class
net.minecraft.world.entity.animal.equine.Llama
Packages that use Llama
Package
Description
-
Uses of Llama in net.minecraft.client.renderer.entity
Subclasses with type arguments of type Llama in net.minecraft.client.renderer.entityMethods in net.minecraft.client.renderer.entity with parameters of type LlamaModifier and TypeMethodDescriptionvoidLlamaRenderer.extractRenderState(Llama entity, LlamaRenderState state, float partialTicks) -
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 booleanLlamaFollowCaravanGoal.firstIsLeashed(Llama currentMob, int counter) Constructors in net.minecraft.world.entity.ai.goal with parameters of type Llama -
Uses of Llama in net.minecraft.world.entity.animal.equine
Subclasses of Llama in net.minecraft.world.entity.animal.equineFields in net.minecraft.world.entity.animal.equine declared as LlamaModifier and TypeFieldDescriptionprivate @Nullable LlamaLlama.caravanHeadprivate @Nullable LlamaLlama.caravanTailprivate final LlamaTraderLlama.TraderLlamaDefendWanderingTraderGoal.llamaMethods in net.minecraft.world.entity.animal.equine that return LlamaModifier and TypeMethodDescription@Nullable LlamaLlama.getBreedOffspring(ServerLevel level, AgeableMob partner) @Nullable LlamaLlama.getCaravanHead()protected @Nullable LlamaLlama.makeNewLlama()protected @Nullable LlamaTraderLlama.makeNewLlama()Methods in net.minecraft.world.entity.animal.equine with parameters of type LlamaConstructors in net.minecraft.world.entity.animal.equine with parameters of type LlamaModifierConstructorDescriptionLlamaAttackWolfGoal(Llama llama) LlamaHurtByTargetGoal(Llama llama) TraderLlamaDefendWanderingTraderGoal(Llama tameAnimal) Constructor parameters in net.minecraft.world.entity.animal.equine 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 booleanWolf.WolfAvoidEntityGoal.avoidLlama(Llama llama) -
Uses of Llama in net.minecraft.world.entity.projectile
Constructors in net.minecraft.world.entity.projectile with parameters of type Llama