Interface ReloadScheduler.ReloadContext

Enclosing interface:
ReloadScheduler

@Environment(CLIENT) public static interface ReloadScheduler.ReloadContext
Mappings:
Namespace Name
official ghf$a
intermediary net/minecraft/class_9041$class_9042
named net/minecraft/client/resource/server/ReloadScheduler$ReloadContext
  • Method Details

    • onSuccess

      void onSuccess()
      Mappings:
      Namespace Name Mixin selector
      official a Lghf$a;a()V
      intermediary method_55549 Lnet/minecraft/class_9041$class_9042;method_55549()V
      named onSuccess Lnet/minecraft/client/resource/server/ReloadScheduler$ReloadContext;onSuccess()V
    • onFailure

      void onFailure(boolean force)
      Mappings:
      Namespace Name Mixin selector
      official a Lghf$a;a(Z)V
      intermediary method_55550 Lnet/minecraft/class_9041$class_9042;method_55550(Z)V
      named onFailure Lnet/minecraft/client/resource/server/ReloadScheduler$ReloadContext;onFailure(Z)V
    • getPacks

      Mappings:
      Namespace Name Mixin selector
      official b Lghf$a;b()Ljava/util/List;
      intermediary method_55551 Lnet/minecraft/class_9041$class_9042;method_55551()Ljava/util/List;
      named getPacks Lnet/minecraft/client/resource/server/ReloadScheduler$ReloadContext;getPacks()Ljava/util/List;