History - net.minecraft.client.gui.components.debug.DebugScreenEntryList

1.21.10

Names

Fields

Constructors

Methods

1.21.9

Names

ggj

net.minecraft.client.gui.components.debug.DebugScreenEntryList

net.minecraft.class_11633

net.minecraft.client.gui.hud.debug.DebugHudProfile

net.minecraft.src.C_411104_

Fields

org.slf4j.Logger: a, LOGGER, field_61585, LOGGER, f_412118_

Map<ResourceLocation, DebugScreenEntryStatus>: b, allStatuses, field_61586, visibilityMap, f_412475_

List<ResourceLocation>: c, currentlyEnabled, field_61587, visibleEntries, f_413603_

boolean: d, isF3Visible, field_61588, f3Enabled, f_413640_

DebugScreenProfile: e, profile, field_61589, type, f_413495_

File: f, debugProfileFile, field_61590, file, f_413812_

long: g, currentlyEnabledVersion, field_63063, version, f_412217_

Constructors

(File)

Methods

void (): a, load, method_72765, readProfileFile, m_418159_

void (DebugScreenProfile): a, loadProfile, method_72768, setProfileType, m_419774_

void (): h, loadDefaultProfile, method_72779, setToDefault, m_418420_

DebugScreenEntryStatus (ResourceLocation): a, getStatus, method_72766, getVisibility, m_415401_

boolean (ResourceLocation): b, isCurrentlyEnabled, method_72772, isEntryVisible, m_417707_

void (ResourceLocation, DebugScreenEntryStatus): a, setStatus, method_72767, setEntryVisibility, m_418744_

boolean (ResourceLocation): c, toggleStatus, method_72775, toggleVisibility, m_418391_

Collection<ResourceLocation> (): b, getCurrentlyEnabled, method_72771, getVisibleEntries, m_416878_

void (): c, toggleF3Visible, method_72774, toggleF3Enabled, m_419549_

void (boolean): a, setF3Visible, method_72770, setF3Enabled, m_418801_

boolean (): d, isF3Visible, method_72776, isF3Enabled, m_417874_

void (): e, rebuildCurrentList, method_72777, updateVisibleEntries, m_420494_

long (): f, getCurrentlyEnabledVersion, method_74914, getVersion, m_415774_

boolean (DebugScreenProfile): b, isUsingProfile, method_72773, profileTypeMatches, m_420312_

void (): g, save, method_72778, saveProfileFile, m_418378_