Package net.minecraft

Class class_4956

java.lang.Object
net.minecraft.class_4956
All Implemented Interfaces:
ChannelFutureListener, GenericFutureListener<ChannelFuture>, EventListener

class class_4956 extends Object implements ChannelFutureListener
Mappings:
Namespace Name
official rr
intermediary net/minecraft/class_4956
named net/minecraft/class_4956
  • Constructor Details

  • Method Details

    • operationComplete

      public void operationComplete(ChannelFuture channelFuture)
      Specified by:
      operationComplete in interface GenericFutureListener<ChannelFuture>
      Mappings:
      Namespace Name Mixin selector
      official a Lrr;a(Lio/netty/channel/ChannelFuture;)V
      intermediary method_10778 Lnet/minecraft/class_4956;method_10778(Lio/netty/channel/ChannelFuture;)V
      named operationComplete Lnet/minecraft/class_4956;operationComplete(Lio/netty/channel/ChannelFuture;)V