Interface CustomClientFabricEvents.RenderDebugInfo

Enclosing interface:
CustomClientFabricEvents

public static interface CustomClientFabricEvents.RenderDebugInfo
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onRenderDebug(com.mojang.blaze3d.vertex.PoseStack matrix, List<String> left, List<String> right)
     
  • Method Details

    • onRenderDebug

      void onRenderDebug(com.mojang.blaze3d.vertex.PoseStack matrix, List<String> left, List<String> right)