Interface LayeredDraw.Layer

All Known Implementing Classes:
TestsOverlay
Enclosing class:
LayeredDraw

public static interface LayeredDraw.Layer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    render(GuiGraphics p_316811_, float p_316643_)
     
  • Method Details

    • render

      void render(GuiGraphics p_316811_, float p_316643_)