net.minecraft.client.renderer.entity.layers

public class SheepFurLayer

extends RenderLayer<Sheep, SheepModel<Sheep>>

dzb
net.minecraft.client.renderer.entity.layers.SheepFurLayer
net.minecraft.class_994
net.minecraft.client.render.entity.feature.SheepWoolFeatureRenderer
net.minecraft.client.renderer.entity.layers.SheepWoolLayer

字段概要

修饰符与类型字段
private static final ResourceLocation
a
SHEEP_FUR_LOCATION
field_4892
SKIN
field_177165_a
private final SheepFurModel<Sheep>
b
model
field_4891
model
field_177164_c

构造函数概要

修饰符构造函数
public (RenderLayerParent<Sheep, SheepModel<Sheep>> context)

方法概要

修饰符与类型方法
public void
a(cyi arg0, dqq arg1, int arg2, ats arg3, float arg4, float arg5, float arg6, float arg7, float arg8, float arg9)
render(PoseStack arg0, MultiBufferSource arg1, int arg2, Sheep arg3, float arg4, float arg5, float arg6, float arg7, float arg8, float arg9)
method_4198(class_4587 arg0, class_4597 arg1, int arg2, class_1472 arg3, float arg4, float arg5, float arg6, float arg7, float arg8, float arg9)
render(MatrixStack arg0, VertexConsumerProvider arg1, int arg2, SheepEntity arg3, float arg4, float arg5, float arg6, float arg7, float arg8, float arg9)
func_225628_a_(MatrixStack arg0, IRenderTypeBuffer arg1, int arg2, SheepEntity arg3, float arg4, float arg5, float arg6, float arg7, float arg8, float arg9)