Class DebugEntryLookingAtBlock
java.lang.Object
net.minecraft.client.gui.components.debug.DebugEntryLookingAtBlock
- All Implemented Interfaces:
DebugScreenEntry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddisplay(DebugScreenDisplayer p_435940_, Level p_434234_, LevelChunk p_435783_, LevelChunk p_432884_) private StringgetPropertyValueString(Map.Entry<Property<?>, Comparable<?>> entry) 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
-
DebugEntryLookingAtBlock
public DebugEntryLookingAtBlock()
-
-
Method Details
-
display
public void display(DebugScreenDisplayer p_435940_, @Nullable Level p_434234_, @Nullable LevelChunk p_435783_, @Nullable LevelChunk p_432884_) - Specified by:
displayin interfaceDebugScreenEntry
-
getPropertyValueString
-