Package net.minecraft.client.resource
Class ResourceReloadLogger
java.lang.Object
net.minecraft.client.resource.ResourceReloadLogger
- Mappings:
Namespace Name official ege
intermediary net/minecraft/class_6360
named net/minecraft/client/resource/ResourceReloadLogger
-
Nested Class Summary
Modifier and TypeClassDescriptionprivate static class
static enum
private static class
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addReloadSection
(CrashReport report) void
finish()
void
void
reload
(ResourceReloadLogger.ReloadReason reason, List<ResourcePack> packs)
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official a
Lege;a:Lorg/slf4j/Logger;
intermediary field_33698
Lnet/minecraft/class_6360;field_33698:Lorg/slf4j/Logger;
named LOGGER
Lnet/minecraft/client/resource/ResourceReloadLogger;LOGGER:Lorg/slf4j/Logger;
-
reloadState
- Mappings:
Namespace Name Mixin selector official b
Lege;b:Lege$c;
intermediary field_33699
Lnet/minecraft/class_6360;field_33699:Lnet/minecraft/class_6360$class_6363;
named reloadState
Lnet/minecraft/client/resource/ResourceReloadLogger;reloadState:Lnet/minecraft/client/resource/ResourceReloadLogger$ReloadState;
-
reloadCount
private int reloadCount- Mappings:
Namespace Name Mixin selector official c
Lege;c:I
intermediary field_33700
Lnet/minecraft/class_6360;field_33700:I
named reloadCount
Lnet/minecraft/client/resource/ResourceReloadLogger;reloadCount:I
-
-
Constructor Details
-
ResourceReloadLogger
public ResourceReloadLogger()
-
-
Method Details
-
reload
- Mappings:
Namespace Name Mixin selector official a
Lege;a(Lege$b;Ljava/util/List;)V
intermediary method_36563
Lnet/minecraft/class_6360;method_36563(Lnet/minecraft/class_6360$class_6362;Ljava/util/List;)V
named reload
Lnet/minecraft/client/resource/ResourceReloadLogger;reload(Lnet/minecraft/client/resource/ResourceReloadLogger$ReloadReason;Ljava/util/List;)V
-
recover
- Mappings:
Namespace Name Mixin selector official a
Lege;a(Ljava/lang/Throwable;)V
intermediary method_36564
Lnet/minecraft/class_6360;method_36564(Ljava/lang/Throwable;)V
named recover
Lnet/minecraft/client/resource/ResourceReloadLogger;recover(Ljava/lang/Throwable;)V
-
finish
public void finish()- Mappings:
Namespace Name Mixin selector official a
Lege;a()V
intermediary method_36562
Lnet/minecraft/class_6360;method_36562()V
named finish
Lnet/minecraft/client/resource/ResourceReloadLogger;finish()V
-
addReloadSection
- Mappings:
Namespace Name Mixin selector official a
Lege;a(Lq;)V
intermediary method_36565
Lnet/minecraft/class_6360;method_36565(Lnet/minecraft/class_128;)V
named addReloadSection
Lnet/minecraft/client/resource/ResourceReloadLogger;addReloadSection(Lnet/minecraft/util/crash/CrashReport;)V
-