Package net.minecraft.server
Class ServerNetworkIo.class_5980
java.lang.Object
io.netty.channel.ChannelHandlerAdapter
io.netty.channel.ChannelInboundHandlerAdapter
net.minecraft.server.ServerNetworkIo.class_5980
- All Implemented Interfaces:
ChannelHandler,ChannelInboundHandler
- Enclosing class:
- ServerNetworkIo
static class ServerNetworkIo.class_5980 extends ChannelInboundHandlerAdapter
- Mappings:
Namespace Name official aca$aintermediary net/minecraft/class_3242$class_5980named net/minecraft/server/ServerNetworkIo$class_5980
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static classServerNetworkIo.class_5980.class_5981Nested classes/interfaces inherited from interface io.netty.channel.ChannelHandler
ChannelHandler.Sharable -
Field Summary
Fields Modifier and Type Field Description private static Timerfield_29772private intfield_29773private intfield_29774private List<ServerNetworkIo.class_5980.class_5981>field_29775 -
Constructor Summary
Constructors Constructor Description class_5980(int int2, int int3) -
Method Summary
Modifier and Type Method Description voidchannelRead(ChannelHandlerContext channelHandlerContext, Object object)private voidmethod_34880(ChannelHandlerContext channelHandlerContext, Object object)private voidmethod_34881(Timeout timeout)Methods inherited from class io.netty.channel.ChannelInboundHandlerAdapter
channelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredMethods inherited from class io.netty.channel.ChannelHandlerAdapter
ensureNotSharable, handlerAdded, handlerRemoved, isSharableMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.netty.channel.ChannelHandler
handlerAdded, handlerRemoved
-
Field Details
-
field_29772
- Mappings:
Namespace Name Mixin selector official aLaca$a;a:Lio/netty/util/Timer;intermediary field_29772Lnet/minecraft/class_3242$class_5980;field_29772:Lio/netty/util/Timer;named field_29772Lnet/minecraft/server/ServerNetworkIo$class_5980;field_29772:Lio/netty/util/Timer;
-
field_29773
private final int field_29773- Mappings:
Namespace Name Mixin selector official bLaca$a;b:Iintermediary field_29773Lnet/minecraft/class_3242$class_5980;field_29773:Inamed field_29773Lnet/minecraft/server/ServerNetworkIo$class_5980;field_29773:I
-
field_29774
private final int field_29774- Mappings:
Namespace Name Mixin selector official cLaca$a;c:Iintermediary field_29774Lnet/minecraft/class_3242$class_5980;field_29774:Inamed field_29774Lnet/minecraft/server/ServerNetworkIo$class_5980;field_29774:I
-
field_29775
- Mappings:
Namespace Name Mixin selector official dLaca$a;d:Ljava/util/List;intermediary field_29775Lnet/minecraft/class_3242$class_5980;field_29775:Ljava/util/List;named field_29775Lnet/minecraft/server/ServerNetworkIo$class_5980;field_29775:Ljava/util/List;
-
-
Constructor Details
-
class_5980
public class_5980(int int2, int int3)
-
-
Method Details
-
channelRead
- Specified by:
channelReadin interfaceChannelInboundHandler- Overrides:
channelReadin classChannelInboundHandlerAdapter- Mappings:
Namespace Name Mixin selector official channelReadLaca$a;channelRead(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)Vintermediary channelReadLnet/minecraft/class_3242$class_5980;channelRead(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)Vnamed channelReadLnet/minecraft/server/ServerNetworkIo$class_5980;channelRead(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V
-
method_34880
- Mappings:
Namespace Name Mixin selector official aLaca$a;a(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)Vintermediary method_34880Lnet/minecraft/class_3242$class_5980;method_34880(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)Vnamed method_34880Lnet/minecraft/server/ServerNetworkIo$class_5980;method_34880(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V
-
method_34881
- Mappings:
Namespace Name Mixin selector official aLaca$a;a(Lio/netty/util/Timeout;)Vintermediary method_34881Lnet/minecraft/class_3242$class_5980;method_34881(Lio/netty/util/Timeout;)Vnamed method_34881Lnet/minecraft/server/ServerNetworkIo$class_5980;method_34881(Lio/netty/util/Timeout;)V
-