net.minecraft.client.render.entity.layer

public class PigSaddleLayer

implements EntityRenderLayer<PigEntity>

dbz
net.minecraft.class_2507
net.minecraft.client.render.entity.layer.PigSaddleLayer
net.minecraft.client.renderer.entity.layers.LayerSaddle
net.minecraft.client.renderer.entity.layers.LayerSaddle

Field summary

Modifier and TypeField
private static final Identifier
a
field_11167
PIG_SADDLE_LOCATION
field_177158_a
TEXTURE
private final PigRenderer
b
field_11168
parent
field_177156_b
pigRenderer
private final PigModel
c
field_11169
model
field_177157_c
pigModel

Constructor summary

ModifierConstructor
public (PigRenderer parent)

Method summary

Modifier and TypeMethod
public void
a(aka arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
method_10294(class_948 arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
render(PigEntity entity, float walkAnimationProgress, float walkAnimationSpeed, float tickDelta, float bob, float yaw, float pitch, float scale)
func_177141_a(EntityPig arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
render(EntityPig entitylivingbaseIn, float limbSwing, float limbSwingAmount, float partialTicks, float ageInTicks, float netHeadYaw, float headPitch, float scale)
public boolean
a()
method_10296()
colorsWhenDamaged()
func_177142_b()
shouldCombineTextures()