Class class_1844

java.lang.Object
net.minecraft.client.class_1844
All Implemented Interfaces:
GenericFutureListener, EventListener

@Environment(CLIENT) class class_1844 extends Object implements GenericFutureListener
Mappings:
Namespace Name
official bit
intermediary net/minecraft/class_1844
named net/minecraft/client/class_1844
  • Constructor Details

  • Method Details

    • operationComplete

      public void operationComplete(Future future)
      Specified by:
      operationComplete in interface GenericFutureListener
      Mappings:
      Namespace Name Mixin selector
      official operationComplete Lbit;operationComplete(Lio/netty/util/concurrent/Future;)V
      intermediary operationComplete Lnet/minecraft/class_1844;operationComplete(Lio/netty/util/concurrent/Future;)V
      named operationComplete Lnet/minecraft/client/class_1844;operationComplete(Lio/netty/util/concurrent/Future;)V