Class HeightmapDebugHudEntry
java.lang.Object
net.minecraft.client.gui.hud.debug.HeightmapDebugHudEntry
- All Implemented Interfaces:
DebugHudEntry
- Mappings:
Namespace Name named net/minecraft/client/gui/hud/debug/HeightmapDebugHudEntryintermediary net/minecraft/class_11612official gfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Map<Heightmap.Type, String> private static final Identifier -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(DebugHudLines lines, @Nullable World world, @Nullable WorldChunk clientChunk, @Nullable WorldChunk chunk) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.hud.debug.DebugHudEntry
canShow, getCategory
-
Field Details
-
HEIGHTMAP_TYPE_TO_STRING
- Mappings:
Namespace Name Mixin selector named HEIGHTMAP_TYPE_TO_STRINGLnet/minecraft/client/gui/hud/debug/HeightmapDebugHudEntry;HEIGHTMAP_TYPE_TO_STRING:Ljava/util/Map;intermediary field_61541Lnet/minecraft/class_11612;field_61541:Ljava/util/Map;official aLgfo;a:Ljava/util/Map;
-
SECTION_ID
- Mappings:
Namespace Name Mixin selector named SECTION_IDLnet/minecraft/client/gui/hud/debug/HeightmapDebugHudEntry;SECTION_ID:Lnet/minecraft/util/Identifier;intermediary field_61542Lnet/minecraft/class_11612;field_61542:Lnet/minecraft/class_2960;official bLgfo;b:Lamj;
-
-
Constructor Details
-
HeightmapDebugHudEntry
public HeightmapDebugHudEntry()
-
-
Method Details
-
render
public void render(DebugHudLines lines, @Nullable @Nullable World world, @Nullable @Nullable WorldChunk clientChunk, @Nullable @Nullable WorldChunk chunk) - Specified by:
renderin interfaceDebugHudEntry- Mappings:
Namespace Name Mixin selector named renderLnet/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;)Vintermediary method_72751Lnet/minecraft/class_11632;method_72751(Lnet/minecraft/class_11630;Lnet/minecraft/class_1937;Lnet/minecraft/class_2818;Lnet/minecraft/class_2818;)Vofficial aLggi;a(Lggg;Ldrq;Lelv;Lelv;)V
-