Class LookingAtBlockDebugHudEntry

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

@Environment(CLIENT) public class LookingAtBlockDebugHudEntry extends Object implements DebugHudEntry
Mappings:
Namespace Name
named net/minecraft/client/gui/hud/debug/LookingAtBlockDebugHudEntry
intermediary net/minecraft/class_11615
official gfr
  • Field Details

    • SECTION_ID

      private static final Identifier SECTION_ID
      Mappings:
      Namespace Name Mixin selector
      named SECTION_ID Lnet/minecraft/client/gui/hud/debug/LookingAtBlockDebugHudEntry;SECTION_ID:Lnet/minecraft/util/Identifier;
      intermediary field_61544 Lnet/minecraft/class_11615;field_61544:Lnet/minecraft/class_2960;
      official a Lgfr;a:Lamj;
  • Constructor Details

    • LookingAtBlockDebugHudEntry

      public LookingAtBlockDebugHudEntry()
  • 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
    • getBlockPropertyLine

      private String getBlockPropertyLine(Map.Entry<Property<?>,Comparable<?>> propertyAndValue)
      Mappings:
      Namespace Name Mixin selector
      named getBlockPropertyLine Lnet/minecraft/client/gui/hud/debug/LookingAtBlockDebugHudEntry;getBlockPropertyLine(Ljava/util/Map$Entry;)Ljava/lang/String;
      intermediary method_72755 Lnet/minecraft/class_11615;method_72755(Ljava/util/Map$Entry;)Ljava/lang/String;
      official a Lgfr;a(Ljava/util/Map$Entry;)Ljava/lang/String;