Class PostEffectDebugHudEntry

java.lang.Object
net.minecraft.client.gui.hud.debug.PostEffectDebugHudEntry
All Implemented Interfaces:
DebugHudEntry

@Environment(CLIENT) public class PostEffectDebugHudEntry extends Object implements DebugHudEntry
Mappings:
Namespace Name
named net/minecraft/client/gui/hud/debug/PostEffectDebugHudEntry
intermediary net/minecraft/class_11622
official gfy
  • Constructor Details

    • PostEffectDebugHudEntry

      public PostEffectDebugHudEntry()
  • Method Details

    • render

      public void render(DebugHudLines lines, @Nullable @Nullable World world, @Nullable @Nullable WorldChunk clientChunk, @Nullable @Nullable WorldChunk chunk)
      Specified by:
      render in interface DebugHudEntry
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/gui/hud/debug/DebugHudEntry;render(Lnet/minecraft/client/gui/hud/debug/DebugHudLines;Lnet/minecraft/world/World;Lnet/minecraft/world/chunk/WorldChunk;Lnet/minecraft/world/chunk/WorldChunk;)V
      intermediary method_72751 Lnet/minecraft/class_11632;method_72751(Lnet/minecraft/class_11630;Lnet/minecraft/class_1937;Lnet/minecraft/class_2818;Lnet/minecraft/class_2818;)V
      official a Lggi;a(Lggg;Ldrq;Lelv;Lelv;)V