Class ServerNetworkIo.class_5980

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler
Enclosing class:
ServerNetworkIo

static class ServerNetworkIo.class_5980
extends ChannelInboundHandlerAdapter
Mappings:
Namespace Name
official aca$a
intermediary net/minecraft/class_3242$class_5980
named net/minecraft/server/ServerNetworkIo$class_5980
  • Field Details

    • field_29772

      private static final Timer field_29772
      Mappings:
      Namespace Name Mixin selector
      official a Laca$a;a:Lio/netty/util/Timer;
      intermediary field_29772 Lnet/minecraft/class_3242$class_5980;field_29772:Lio/netty/util/Timer;
      named field_29772 Lnet/minecraft/server/ServerNetworkIo$class_5980;field_29772:Lio/netty/util/Timer;
    • field_29773

      private final int field_29773
      Mappings:
      Namespace Name Mixin selector
      official b Laca$a;b:I
      intermediary field_29773 Lnet/minecraft/class_3242$class_5980;field_29773:I
      named field_29773 Lnet/minecraft/server/ServerNetworkIo$class_5980;field_29773:I
    • field_29774

      private final int field_29774
      Mappings:
      Namespace Name Mixin selector
      official c Laca$a;c:I
      intermediary field_29774 Lnet/minecraft/class_3242$class_5980;field_29774:I
      named field_29774 Lnet/minecraft/server/ServerNetworkIo$class_5980;field_29774:I
    • field_29775

      private final List<ServerNetworkIo.class_5980.class_5981> field_29775
      Mappings:
      Namespace Name Mixin selector
      official d Laca$a;d:Ljava/util/List;
      intermediary field_29775 Lnet/minecraft/class_3242$class_5980;field_29775:Ljava/util/List;
      named field_29775 Lnet/minecraft/server/ServerNetworkIo$class_5980;field_29775:Ljava/util/List;
  • Constructor Details

    • class_5980

      public class_5980​(int int2, int int3)
  • Method Details

    • channelRead

      public void channelRead​(ChannelHandlerContext channelHandlerContext, Object object)
      Specified by:
      channelRead in interface ChannelInboundHandler
      Overrides:
      channelRead in class ChannelInboundHandlerAdapter
      Mappings:
      Namespace Name Mixin selector
      official channelRead Laca$a;channelRead(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V
      intermediary channelRead Lnet/minecraft/class_3242$class_5980;channelRead(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V
      named channelRead Lnet/minecraft/server/ServerNetworkIo$class_5980;channelRead(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V
    • method_34880

      private void method_34880​(ChannelHandlerContext channelHandlerContext, Object object)
      Mappings:
      Namespace Name Mixin selector
      official a Laca$a;a(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V
      intermediary method_34880 Lnet/minecraft/class_3242$class_5980;method_34880(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V
      named method_34880 Lnet/minecraft/server/ServerNetworkIo$class_5980;method_34880(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V
    • method_34881

      private void method_34881​(Timeout timeout)
      Mappings:
      Namespace Name Mixin selector
      official a Laca$a;a(Lio/netty/util/Timeout;)V
      intermediary method_34881 Lnet/minecraft/class_3242$class_5980;method_34881(Lio/netty/util/Timeout;)V
      named method_34881 Lnet/minecraft/server/ServerNetworkIo$class_5980;method_34881(Lio/netty/util/Timeout;)V