History - net.minecraft.client.gui.components.debug.DebugScreenEntryList
25w31a
Names
gbp
net.minecraft.client.gui.components.debug.DebugScreenEntryList
net.minecraft.class_11633
net.minecraft.client.gui.hud.debug.DebugHudProfile
Fields
org.slf4j.Logger: a, LOGGER, field_61585, LOGGER
Map<ResourceLocation, DebugScreenEntryStatus>: b, allStatuses, field_61586, visibilityMap
List<ResourceLocation>: c, currentlyEnabled, field_61587, visibleEntries
boolean: d, isF3Visible, field_61588, f3Enabled
DebugScreenProfile: e, profile, field_61589, type
File: f, debugProfileFile, field_61590, file
Constructors
(File)
Methods
void (): a, load, method_72765, readProfileFile
void (DebugScreenProfile): a, loadProfile, method_72768, setProfileType
void (): g, loadDefaultProfile, method_72779, setToDefault
DebugScreenEntryStatus (ResourceLocation): a, getStatus, method_72766, getVisibility
boolean (ResourceLocation): b, isCurrentlyEnabled, method_72772, isEntryVisible
void (ResourceLocation, DebugScreenEntryStatus): a, setStatus, method_72767, setEntryVisibility
boolean (ResourceLocation): c, toggleStatus, method_72775, toggleVisibility
Collection<ResourceLocation> (): b, getCurrentlyEnabled, method_72771, getVisibleEntries
void (): c, toggleF3Visible, method_72774, toggleF3Enabled
void (boolean): a, setF3Visible, method_72770, setF3Enabled
boolean (): d, isF3Visible, method_72776, isF3Enabled
void (): e, rebuildCurrentList, method_72777, updateVisibleEntries
boolean (DebugScreenProfile): b, isUsingProfile, method_72773, profileTypeMatches
void (): f, save, method_72778, saveProfileFile