Package net.minecraft

Class class_4754

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

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

  • Method Details

    • operationComplete

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