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 pPoseStack, MultiBufferSource pBuffer, int pPackedLight, Wolf pLivingEntity, float pLimbSwing, float pLimbSwingAmount, float pPartialTicks, float pAgeInTicks, float pNetHeadYaw, float pHeadPitch) 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 pPoseStack, MultiBufferSource pBuffer, int pPackedLight, Wolf pLivingEntity, float pLimbSwing, float pLimbSwingAmount, float pPartialTicks, float pAgeInTicks, float pNetHeadYaw, float pHeadPitch) - Specified by:
renderin classRenderLayer<Wolf,WolfModel<Wolf>>
-