Class MushroomCowMushroomLayer<T extends MushroomCow>
java.lang.Object
net.minecraft.client.renderer.entity.layers.RenderLayer<T,CowModel<T>>
net.minecraft.client.renderer.entity.layers.MushroomCowMushroomLayer<T>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
render
(PoseStack p_117256_, MultiBufferSource p_117257_, int p_117258_, T p_117259_, float p_117260_, float p_117261_, float p_117262_, float p_117263_, float p_117264_, float p_117265_) private void
renderMushroomBlock
(PoseStack p_174502_, MultiBufferSource p_174503_, int p_174504_, boolean p_174505_, BlockRenderDispatcher p_174506_, BlockState p_174507_, int p_174508_, BakedModel p_174509_) Methods inherited from class net.minecraft.client.renderer.entity.layers.RenderLayer
coloredCutoutModelCopyLayerRender, getParentModel, getTextureLocation, renderColoredCutoutModel
-
Constructor Details
-
MushroomCowMushroomLayer
-
-
Method Details
-
render
public void render(PoseStack p_117256_, MultiBufferSource p_117257_, int p_117258_, T p_117259_, float p_117260_, float p_117261_, float p_117262_, float p_117263_, float p_117264_, float p_117265_) - Specified by:
render
in classRenderLayer<T extends MushroomCow,
CowModel<T extends MushroomCow>>
-
renderMushroomBlock
private void renderMushroomBlock(PoseStack p_174502_, MultiBufferSource p_174503_, int p_174504_, boolean p_174505_, BlockRenderDispatcher p_174506_, BlockState p_174507_, int p_174508_, BakedModel p_174509_)
-