Interface IMixinGameRenderer


public interface IMixinGameRenderer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    invokeBobView(com.mojang.blaze3d.vertex.PoseStack matrixStack, float partialTicks)
     
    void
    setRenderBlockOutline(boolean renderBlockOutline)
     
  • Method Details

    • setRenderBlockOutline

      void setRenderBlockOutline(boolean renderBlockOutline)
    • invokeBobView

      void invokeBobView(com.mojang.blaze3d.vertex.PoseStack matrixStack, float partialTicks)