Class DebugSeasons
java.lang.Object
com.github.thedeathlycow.thermoo.impl.client.debug.DebugSeasons
- All Implemented Interfaces:
ThermooDebugScreenEntry, net.minecraft.client.gui.components.debug.DebugScreenEntry
-
Field Summary
Fields inherited from interface ThermooDebugScreenEntry
CATEGORY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddisplay(net.minecraft.client.gui.components.debug.DebugScreenDisplayer displayer, @Nullable net.minecraft.world.level.Level level, @Nullable net.minecraft.world.level.chunk.LevelChunk clientChunk, @Nullable net.minecraft.world.level.chunk.LevelChunk serverChunk) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.components.debug.DebugScreenEntry
isAllowedMethods inherited from interface ThermooDebugScreenEntry
category
-
Constructor Details
-
DebugSeasons
public DebugSeasons()
-
-
Method Details
-
display
public void display(net.minecraft.client.gui.components.debug.DebugScreenDisplayer displayer, @Nullable net.minecraft.world.level.Level level, @Nullable net.minecraft.world.level.chunk.LevelChunk clientChunk, @Nullable net.minecraft.world.level.chunk.LevelChunk serverChunk) - Specified by:
displayin interfacenet.minecraft.client.gui.components.debug.DebugScreenEntry
-