Modifier and Type | Method and Description |
---|---|
protected void |
FoxRenderer.applyRotations(FoxEntity entityLiving,
MatrixStack matrixStackIn,
float ageInTicks,
float rotationYaw,
float partialTicks) |
ResourceLocation |
FoxRenderer.getEntityTexture(FoxEntity entity) |
Modifier and Type | Method and Description |
---|---|
void |
FoxHeldItemLayer.render(MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
int packedLightIn,
FoxEntity entitylivingbaseIn,
float limbSwing,
float limbSwingAmount,
float partialTicks,
float ageInTicks,
float netHeadYaw,
float headPitch) |
Constructor and Description |
---|
FoxHeldItemLayer(IEntityRenderer<FoxEntity,FoxModel<FoxEntity>> p_i50938_1_) |
FoxHeldItemLayer(IEntityRenderer<FoxEntity,FoxModel<FoxEntity>> p_i50938_1_) |
Modifier and Type | Class and Description |
---|---|
class |
FoxModel<T extends FoxEntity> |
Modifier and Type | Field and Description |
---|---|
static EntityType<FoxEntity> |
EntityType.FOX |
Modifier and Type | Field and Description |
---|---|
private FoxEntity |
FoxEntity.FollowGoal.owner |
Modifier and Type | Method and Description |
---|---|
FoxEntity |
FoxEntity.createChild(AgeableEntity ageable) |
Modifier and Type | Method and Description |
---|---|
static boolean |
FoxEntity.func_213481_a(FoxEntity p_213481_0_,
LivingEntity p_213481_1_) |
Constructor and Description |
---|
FollowGoal(FoxEntity p_i50735_2_,
double p_i50735_3_) |
Constructor and Description |
---|
FoxEntity(EntityType<? extends FoxEntity> type,
World worldIn) |