Class LookingAtFluidDebugHudEntry
java.lang.Object
net.minecraft.client.gui.hud.debug.LookingAtFluidDebugHudEntry
- All Implemented Interfaces:
DebugHudEntry
@Environment(CLIENT)
public class LookingAtFluidDebugHudEntry
extends Object
implements DebugHudEntry
- Mappings:
Namespace Name named net/minecraft/client/gui/hud/debug/LookingAtFluidDebugHudEntryintermediary net/minecraft/class_11617official gft
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate StringgetFluidPropertyLine(Map.Entry<Property<?>, Comparable<?>> propertyAndValue) voidrender(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
-
SECTION_ID
- Mappings:
Namespace Name Mixin selector named SECTION_IDLnet/minecraft/client/gui/hud/debug/LookingAtFluidDebugHudEntry;SECTION_ID:Lnet/minecraft/util/Identifier;intermediary field_61546Lnet/minecraft/class_11617;field_61546:Lnet/minecraft/class_2960;official aLgft;a:Lamj;
-
-
Constructor Details
-
LookingAtFluidDebugHudEntry
public LookingAtFluidDebugHudEntry()
-
-
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
-
getFluidPropertyLine
- Mappings:
Namespace Name Mixin selector named getFluidPropertyLineLnet/minecraft/client/gui/hud/debug/LookingAtFluidDebugHudEntry;getFluidPropertyLine(Ljava/util/Map$Entry;)Ljava/lang/String;intermediary method_72757Lnet/minecraft/class_11617;method_72757(Ljava/util/Map$Entry;)Ljava/lang/String;official aLgft;a(Ljava/util/Map$Entry;)Ljava/lang/String;
-