net.minecraft.client.render.entity.feature

public class PigSaddleFeatureRenderer

extends FeatureRenderer<PigEntity, PigEntityModel<PigEntity>>

dtj
net.minecraft.class_992
net.minecraft.client.render.entity.feature.PigSaddleFeatureRenderer
net.minecraft.client.render.entity.layer.PigSaddleLayer
net.minecraft.client.renderer.entity.layers.SaddleLayer
net.minecraft.client.renderer.entity.layers.SaddleLayer

Field summary

Modifier and TypeField
private static final Identifier
a
field_4888
SKIN
PIG_SADDLE_LOCATION
field_177158_a
TEXTURE
private final PigEntityModel<PigEntity>
b
field_4887
model
model
field_177157_c
pigModel

Constructor summary

ModifierConstructor
public (FeatureRendererContext<PigEntity, PigEntityModel<PigEntity>> arg0)

Method summary

Modifier and TypeMethod
public void
a(ari arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
method_4196(class_1452 arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
method_4196(PigEntity 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_212842_a_(PigEntity arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
render(PigEntity entityIn, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
public boolean
a()
method_4200()
hasHurtOverlay()
colorsWhenDamaged()
func_177142_b()
shouldCombineTextures()