| Package | Description |
|---|---|
| net.minecraft.client.renderer.entity | |
| net.minecraft.client.renderer.entity.layers | |
| net.minecraft.entity.ai | |
| net.minecraft.entity.passive | |
| net.minecraft.entity.projectile |
| Modifier and Type | Method and Description |
|---|---|
protected ResourceLocation |
RenderLlama.getEntityTexture(EntityLlama entity) |
| Modifier and Type | Method and Description |
|---|---|
void |
LayerLlamaDecor.doRenderLayer(EntityLlama entitylivingbaseIn,
float limbSwing,
float limbSwingAmount,
float partialTicks,
float ageInTicks,
float netHeadYaw,
float headPitch,
float scale) |
| Modifier and Type | Field and Description |
|---|---|
EntityLlama |
EntityAILlamaFollowCaravan.llama |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
EntityAILlamaFollowCaravan.firstIsLeashed(EntityLlama p_190858_1_,
int p_190858_2_) |
| Constructor and Description |
|---|
EntityAILlamaFollowCaravan(EntityLlama llamaIn,
double speedModifierIn) |
| Modifier and Type | Field and Description |
|---|---|
private EntityLlama |
EntityLlama.caravanHead |
private EntityLlama |
EntityLlama.caravanTail |
| Modifier and Type | Method and Description |
|---|---|
EntityLlama |
EntityLlama.createChild(EntityAgeable ageable) |
EntityLlama |
EntityLlama.getCaravanHead() |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
EntityWolf.AIAvoidEntity.avoidLlama(EntityLlama p_190854_1_) |
void |
EntityLlama.joinCaravan(EntityLlama caravanHeadIn) |
| Constructor and Description |
|---|
AIDefendTarget(EntityLlama llama) |
AIHurtByTarget(EntityLlama llama) |
| Modifier and Type | Field and Description |
|---|---|
EntityLlama |
EntityLlamaSpit.owner |
| Constructor and Description |
|---|
EntityLlamaSpit(World worldIn,
EntityLlama p_i47273_2_) |