Class IronGolemCrackinessLayer
java.lang.Object
net.minecraft.client.renderer.entity.layers.RenderLayer<IronGolem,IronGolemModel<IronGolem>>
net.minecraft.client.renderer.entity.layers.IronGolemCrackinessLayer
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(PoseStack poseStack, MultiBufferSource buffer, int packedLight, IronGolem 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
-
resourceLocations
-
-
Constructor Details
-
IronGolemCrackinessLayer
-
-
Method Details
-
render
public void render(PoseStack poseStack, MultiBufferSource buffer, int packedLight, IronGolem livingEntity, float limbSwing, float limbSwingAmount, float partialTicks, float ageInTicks, float netHeadYaw, float headPitch) - Specified by:
renderin classRenderLayer<IronGolem,IronGolemModel<IronGolem>>
-