Class DebugHudProfile
java.lang.Object
net.minecraft.client.gui.hud.debug.DebugHudProfile
- Mappings:
Namespace Name named net/minecraft/client/gui/hud/debug/DebugHudProfileintermediary net/minecraft/class_11633official ggj
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static final record -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate booleanprivate final Fileprivate static final Loggerprivate @Nullable DebugProfileTypeprivate longprivate Map<Identifier, DebugHudEntryVisibility> private final List<Identifier> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonggetVisibility(Identifier entryId) booleanisEntryVisible(Identifier entryId) booleanbooleanvoidvoidvoidsetEntryVisibility(Identifier entryId, DebugHudEntryVisibility visibility) voidsetF3Enabled(boolean f3Enabled) voidprivate voidvoidbooleantoggleVisibility(Identifier entryId) void
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector named LOGGERLnet/minecraft/client/gui/hud/debug/DebugHudProfile;LOGGER:Lorg/slf4j/Logger;intermediary field_61585Lnet/minecraft/class_11633;field_61585:Lorg/slf4j/Logger;official aLggj;a:Lorg/slf4j/Logger;
-
visibilityMap
- Mappings:
Namespace Name Mixin selector named visibilityMapLnet/minecraft/client/gui/hud/debug/DebugHudProfile;visibilityMap:Ljava/util/Map;intermediary field_61586Lnet/minecraft/class_11633;field_61586:Ljava/util/Map;official bLggj;b:Ljava/util/Map;
-
visibleEntries
- Mappings:
Namespace Name Mixin selector named visibleEntriesLnet/minecraft/client/gui/hud/debug/DebugHudProfile;visibleEntries:Ljava/util/List;intermediary field_61587Lnet/minecraft/class_11633;field_61587:Ljava/util/List;official cLggj;c:Ljava/util/List;
-
f3Enabled
private boolean f3Enabled- Mappings:
Namespace Name Mixin selector named f3EnabledLnet/minecraft/client/gui/hud/debug/DebugHudProfile;f3Enabled:Zintermediary field_61588Lnet/minecraft/class_11633;field_61588:Zofficial dLggj;d:Z
-
type
- Mappings:
Namespace Name Mixin selector named typeLnet/minecraft/client/gui/hud/debug/DebugHudProfile;type:Lnet/minecraft/client/gui/hud/debug/DebugProfileType;intermediary field_61589Lnet/minecraft/class_11633;field_61589:Lnet/minecraft/class_11636;official eLggj;e:Lggl;
-
file
- Mappings:
Namespace Name Mixin selector named fileLnet/minecraft/client/gui/hud/debug/DebugHudProfile;file:Ljava/io/File;intermediary field_61590Lnet/minecraft/class_11633;field_61590:Ljava/io/File;official fLggj;f:Ljava/io/File;
-
version
private long version- Mappings:
Namespace Name Mixin selector named versionLnet/minecraft/client/gui/hud/debug/DebugHudProfile;version:Jintermediary field_63063Lnet/minecraft/class_11633;field_63063:Jofficial gLggj;g:J
-
-
Constructor Details
-
DebugHudProfile
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/hud/debug/DebugHudProfile;<init>(Ljava/io/File;)Vintermediary <init>Lnet/minecraft/class_11633;<init>(Ljava/io/File;)Vofficial <init>Lggj;<init>(Ljava/io/File;)V
-
-
Method Details
-
readProfileFile
public void readProfileFile()- Mappings:
Namespace Name Mixin selector named readProfileFileLnet/minecraft/client/gui/hud/debug/DebugHudProfile;readProfileFile()Vintermediary method_72765Lnet/minecraft/class_11633;method_72765()Vofficial aLggj;a()V
-
setProfileType
- Mappings:
Namespace Name Mixin selector named setProfileTypeLnet/minecraft/client/gui/hud/debug/DebugHudProfile;setProfileType(Lnet/minecraft/client/gui/hud/debug/DebugProfileType;)Vintermediary method_72768Lnet/minecraft/class_11633;method_72768(Lnet/minecraft/class_11636;)Vofficial aLggj;a(Lggl;)V
-
setToDefault
private void setToDefault()- Mappings:
Namespace Name Mixin selector named setToDefaultLnet/minecraft/client/gui/hud/debug/DebugHudProfile;setToDefault()Vintermediary method_72779Lnet/minecraft/class_11633;method_72779()Vofficial hLggj;h()V
-
getVisibility
- Mappings:
Namespace Name Mixin selector named getVisibilityLnet/minecraft/client/gui/hud/debug/DebugHudProfile;getVisibility(Lnet/minecraft/util/Identifier;)Lnet/minecraft/client/gui/hud/debug/DebugHudEntryVisibility;intermediary method_72766Lnet/minecraft/class_11633;method_72766(Lnet/minecraft/class_2960;)Lnet/minecraft/class_11635;official aLggj;a(Lamj;)Lggk;
-
isEntryVisible
- Mappings:
Namespace Name Mixin selector named isEntryVisibleLnet/minecraft/client/gui/hud/debug/DebugHudProfile;isEntryVisible(Lnet/minecraft/util/Identifier;)Zintermediary method_72772Lnet/minecraft/class_11633;method_72772(Lnet/minecraft/class_2960;)Zofficial bLggj;b(Lamj;)Z
-
setEntryVisibility
- Mappings:
Namespace Name Mixin selector named setEntryVisibilityLnet/minecraft/client/gui/hud/debug/DebugHudProfile;setEntryVisibility(Lnet/minecraft/util/Identifier;Lnet/minecraft/client/gui/hud/debug/DebugHudEntryVisibility;)Vintermediary method_72767Lnet/minecraft/class_11633;method_72767(Lnet/minecraft/class_2960;Lnet/minecraft/class_11635;)Vofficial aLggj;a(Lamj;Lggk;)V
-
toggleVisibility
- Mappings:
Namespace Name Mixin selector named toggleVisibilityLnet/minecraft/client/gui/hud/debug/DebugHudProfile;toggleVisibility(Lnet/minecraft/util/Identifier;)Zintermediary method_72775Lnet/minecraft/class_11633;method_72775(Lnet/minecraft/class_2960;)Zofficial cLggj;c(Lamj;)Z
-
getVisibleEntries
- Mappings:
Namespace Name Mixin selector named getVisibleEntriesLnet/minecraft/client/gui/hud/debug/DebugHudProfile;getVisibleEntries()Ljava/util/Collection;intermediary method_72771Lnet/minecraft/class_11633;method_72771()Ljava/util/Collection;official bLggj;b()Ljava/util/Collection;
-
toggleF3Enabled
public void toggleF3Enabled()- Mappings:
Namespace Name Mixin selector named toggleF3EnabledLnet/minecraft/client/gui/hud/debug/DebugHudProfile;toggleF3Enabled()Vintermediary method_72774Lnet/minecraft/class_11633;method_72774()Vofficial cLggj;c()V
-
setF3Enabled
public void setF3Enabled(boolean f3Enabled) - Mappings:
Namespace Name Mixin selector named setF3EnabledLnet/minecraft/client/gui/hud/debug/DebugHudProfile;setF3Enabled(Z)Vintermediary method_72770Lnet/minecraft/class_11633;method_72770(Z)Vofficial aLggj;a(Z)V
-
isF3Enabled
public boolean isF3Enabled()- Mappings:
Namespace Name Mixin selector named isF3EnabledLnet/minecraft/client/gui/hud/debug/DebugHudProfile;isF3Enabled()Zintermediary method_72776Lnet/minecraft/class_11633;method_72776()Zofficial dLggj;d()Z
-
updateVisibleEntries
public void updateVisibleEntries()- Mappings:
Namespace Name Mixin selector named updateVisibleEntriesLnet/minecraft/client/gui/hud/debug/DebugHudProfile;updateVisibleEntries()Vintermediary method_72777Lnet/minecraft/class_11633;method_72777()Vofficial eLggj;e()V
-
getVersion
public long getVersion()- Mappings:
Namespace Name Mixin selector named getVersionLnet/minecraft/client/gui/hud/debug/DebugHudProfile;getVersion()Jintermediary method_74914Lnet/minecraft/class_11633;method_74914()Jofficial fLggj;f()J
-
profileTypeMatches
- Mappings:
Namespace Name Mixin selector named profileTypeMatchesLnet/minecraft/client/gui/hud/debug/DebugHudProfile;profileTypeMatches(Lnet/minecraft/client/gui/hud/debug/DebugProfileType;)Zintermediary method_72773Lnet/minecraft/class_11633;method_72773(Lnet/minecraft/class_11636;)Zofficial bLggj;b(Lggl;)Z
-
saveProfileFile
public void saveProfileFile()- Mappings:
Namespace Name Mixin selector named saveProfileFileLnet/minecraft/client/gui/hud/debug/DebugHudProfile;saveProfileFile()Vintermediary method_72778Lnet/minecraft/class_11633;method_72778()Vofficial gLggj;g()V
-