Class PandaHoldsItemLayer
java.lang.Object
net.minecraft.client.renderer.entity.layers.RenderLayer<Panda,PandaModel<Panda>>
net.minecraft.client.renderer.entity.layers.PandaHoldsItemLayer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
render
(PoseStack p_117280_, MultiBufferSource p_117281_, int p_117282_, Panda p_117283_, float p_117284_, float p_117285_, float p_117286_, float p_117287_, float p_117288_, float p_117289_) Methods inherited from class net.minecraft.client.renderer.entity.layers.RenderLayer
coloredCutoutModelCopyLayerRender, getParentModel, getTextureLocation, renderColoredCutoutModel
-
Constructor Details
-
PandaHoldsItemLayer
-
-
Method Details
-
render
public void render(PoseStack p_117280_, MultiBufferSource p_117281_, int p_117282_, Panda p_117283_, float p_117284_, float p_117285_, float p_117286_, float p_117287_, float p_117288_, float p_117289_) - Specified by:
render
in classRenderLayer<Panda,
PandaModel<Panda>>
-