Interface HudRenderCallback


@Deprecated public interface HudRenderCallback
Deprecated.
Use HudLayerRegistrationCallback instead. For common use cases, see LayeredDrawerWrapper.
  • Field Summary Link icon

    Fields
    Modifier and Type
    Field
    Description
    static final Event<HudRenderCallback>
    Deprecated.
     
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    void
    onHudRender(DrawContext drawContext, RenderTickCounter tickCounter)
    Deprecated.
    Called after rendering the whole hud, which is displayed in game, in a world.