net.minecraft.client.render.entity.layer

public class SheepFurLayer

implements EntityRenderLayer<SheepEntity>

bxq
net.minecraft.class_2509
net.minecraft.client.render.entity.layer.SheepFurLayer
net.minecraft.client.renderer.entity.layers.LayerSheepWool

Field summary

Modifier and TypeField
private static final Identifier
a
field_11170
SHEEP_FUR_LOCATION
TEXTURE
private final SheepRenderer
b
field_11171
parent
sheepRenderer
private final SheepFurModel
c
field_11172
model
sheepModel

Constructor summary

ModifierConstructor
public (SheepRenderer parent)

Method summary

Modifier and TypeMethod
public void
a(xf arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
method_10297(class_949 arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
render(SheepEntity entity, float walkAnimationProgress, float walkAnimationSpeed, float tickDelta, float bob, float yaw, float pitch, float scale)
doRenderLayer(EntitySheep entitylivingbaseIn, float limbSwing, float limbSwingAmount, float partialTicks, float ageInTicks, float netHeadYaw, float headPitch, float scale)
public boolean
a()
method_10296()
colorsWhenDamaged()
shouldCombineTextures()