Interface ThermooDebugScreenEntry
- All Superinterfaces:
net.minecraft.client.gui.components.debug.DebugScreenEntry
- All Known Implementing Classes:
DebugEnvironmentComponents, DebugEnvironments, DebugSeasons, DebugSelfStatuses
@Environment(CLIENT)
public interface ThermooDebugScreenEntry
extends net.minecraft.client.gui.components.debug.DebugScreenEntry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.client.gui.components.debug.DebugEntryCategory -
Method Summary
Modifier and TypeMethodDescriptiondefault net.minecraft.client.gui.components.debug.DebugEntryCategorycategory()Methods inherited from interface net.minecraft.client.gui.components.debug.DebugScreenEntry
display, isAllowed
-
Field Details
-
CATEGORY
static final net.minecraft.client.gui.components.debug.DebugEntryCategory CATEGORY
-
-
Method Details
-
category
default net.minecraft.client.gui.components.debug.DebugEntryCategory category()- Specified by:
categoryin interfacenet.minecraft.client.gui.components.debug.DebugScreenEntry
-