Interface Gizmo

All Known Implementing Classes:
ArrowGizmo, BoxGizmo, CircleGizmo, LineGizmo, PointGizmo, QuadGizmo, TextGizmo

public interface Gizmo
Mappings:
Namespace Name
named net/minecraft/client/render/gizmo/Gizmo
intermediary net/minecraft/class_12175
official um
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    draw(GizmoDrawer consumer)
     
  • Method Details

    • draw

      void draw(GizmoDrawer consumer)
      Mappings:
      Namespace Name Mixin selector
      named draw Lnet/minecraft/client/render/gizmo/Gizmo;draw(Lnet/minecraft/client/render/gizmo/GizmoDrawer;)V
      intermediary method_75531 Lnet/minecraft/class_12175;method_75531(Lnet/minecraft/class_12177;)V
      official a Lum;a(Luo;)V