Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.client.renderer.entity.layers | |
net.minecraft.entity.ai | |
net.minecraft.entity.passive |
Modifier and Type | Method and Description |
---|---|
void |
RenderWolf.doRender(EntityWolf entity,
double x,
double y,
double z,
float entityYaw,
float partialTicks) |
protected ResourceLocation |
RenderWolf.getEntityTexture(EntityWolf entity) |
protected float |
RenderWolf.handleRotationFloat(EntityWolf livingBase,
float partialTicks) |
Modifier and Type | Method and Description |
---|---|
void |
LayerWolfCollar.doRenderLayer(EntityWolf entitylivingbaseIn,
float limbSwing,
float limbSwingAmount,
float partialTicks,
float ageInTicks,
float netHeadYaw,
float headPitch,
float scale) |
Modifier and Type | Field and Description |
---|---|
private EntityWolf |
EntityAIBeg.wolf |
Constructor and Description |
---|
EntityAIBeg(EntityWolf wolf,
float minDistance) |
Modifier and Type | Field and Description |
---|---|
private EntityWolf |
EntityWolf.AIAvoidEntity.wolf |
Modifier and Type | Method and Description |
---|---|
EntityWolf |
EntityWolf.createChild(EntityAgeable ageable) |
Constructor and Description |
---|
AIAvoidEntity(EntityWolf wolfIn,
java.lang.Class<T> p_i47251_3_,
float p_i47251_4_,
double p_i47251_5_,
double p_i47251_7_) |