Interface ReloadScheduler.ReloadContext
- Enclosing interface:
ReloadScheduler
- Mappings:
Namespace Name named net/minecraft/client/resource/server/ReloadScheduler$ReloadContext
intermediary net/minecraft/class_9041$class_9042
official hhv$a
-
Method Details
-
onSuccess
void onSuccess()- Mappings:
Namespace Name Mixin selector named onSuccess
Lnet/minecraft/client/resource/server/ReloadScheduler$ReloadContext;onSuccess()V
intermediary method_55549
Lnet/minecraft/class_9041$class_9042;method_55549()V
official a
Lhhv$a;a()V
-
onFailure
void onFailure(boolean force) - Mappings:
Namespace Name Mixin selector named onFailure
Lnet/minecraft/client/resource/server/ReloadScheduler$ReloadContext;onFailure(Z)V
intermediary method_55550
Lnet/minecraft/class_9041$class_9042;method_55550(Z)V
official a
Lhhv$a;a(Z)V
-
getPacks
List<ReloadScheduler.PackInfo> getPacks()- Mappings:
Namespace Name Mixin selector named getPacks
Lnet/minecraft/client/resource/server/ReloadScheduler$ReloadContext;getPacks()Ljava/util/List;
intermediary method_55551
Lnet/minecraft/class_9041$class_9042;method_55551()Ljava/util/List;
official b
Lhhv$a;b()Ljava/util/List;
-