Class DebugEntryBiome
java.lang.Object
net.minecraft.client.gui.components.debug.DebugEntryBiome
- All Implemented Interfaces:
DebugScreenEntry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddisplay(DebugScreenDisplayer p_434656_, Level p_433603_, LevelChunk p_435839_, LevelChunk p_434431_) private static StringprintBiome(Holder<Biome> pBiome) 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
-
DebugEntryBiome
public DebugEntryBiome()
-
-
Method Details
-
display
public void display(DebugScreenDisplayer p_434656_, @Nullable Level p_433603_, @Nullable LevelChunk p_435839_, @Nullable LevelChunk p_434431_) - Specified by:
displayin interfaceDebugScreenEntry
-
printBiome
-