Class DebugEntryLookingAtFluid
java.lang.Object
net.minecraft.client.gui.components.debug.DebugEntryLookingAtFluid
- All Implemented Interfaces:
DebugScreenEntry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddisplay(DebugScreenDisplayer p_435643_, Level p_432813_, LevelChunk p_435345_, LevelChunk p_433234_) private StringgetPropertyValueString(Map.Entry<Property<?>, Comparable<?>> pEntry) 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.components.debug.DebugScreenEntry
category, isAllowed
-
Field Details
-
GROUP
-
-
Constructor Details
-
DebugEntryLookingAtFluid
public DebugEntryLookingAtFluid()
-
-
Method Details
-
display
public void display(DebugScreenDisplayer p_435643_, @Nullable Level p_432813_, @Nullable LevelChunk p_435345_, @Nullable LevelChunk p_433234_) - Specified by:
displayin interfaceDebugScreenEntry
-
getPropertyValueString
-