Class WolfCollarLayer
java.lang.Object
net.minecraft.client.renderer.entity.layers.RenderLayer<Wolf,WolfModel<Wolf>>
net.minecraft.client.renderer.entity.layers.WolfCollarLayer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(PoseStack poseStack, MultiBufferSource buffer, int packedLight, Wolf livingEntity, float limbSwing, float limbSwingAmount, float partialTicks, float ageInTicks, float netHeadYaw, float headPitch) Methods inherited from class net.minecraft.client.renderer.entity.layers.RenderLayer
coloredCutoutModelCopyLayerRender, getParentModel, getTextureLocation, renderColoredCutoutModel
-
Field Details
-
WOLF_COLLAR_LOCATION
-
-
Constructor Details
-
WolfCollarLayer
-
-
Method Details
-
render
public void render(PoseStack poseStack, MultiBufferSource buffer, int packedLight, Wolf livingEntity, float limbSwing, float limbSwingAmount, float partialTicks, float ageInTicks, float netHeadYaw, float headPitch) - Specified by:
renderin classRenderLayer<Wolf,WolfModel<Wolf>>
-