Package net.minecraft.network
Class LegacyQueryHandler
java.lang.Object
io.netty.channel.ChannelHandlerAdapter
io.netty.channel.ChannelInboundHandlerAdapter
net.minecraft.network.LegacyQueryHandler
- All Implemented Interfaces:
ChannelHandler,ChannelInboundHandler
- Mappings:
Namespace Name official alaintermediary net/minecraft/class_3238named net/minecraft/network/LegacyQueryHandler
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.netty.channel.ChannelHandler
ChannelHandler.Sharable -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidchannelRead(ChannelHandlerContext ctx, Object msg) private static Stringmethod_52379(class_8599 class_8599) private static booleanmethod_52380(ByteBuf byteBuf) private static ByteBufmethod_52381(ByteBufAllocator byteBufAllocator, String string) private static Stringmethod_52382(class_8599 class_8599) private static voidreply(ChannelHandlerContext channelHandlerContext, ByteBuf byteBuf) 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
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aLala;a:Lorg/slf4j/Logger;intermediary field_14101Lnet/minecraft/class_3238;field_14101:Lorg/slf4j/Logger;named LOGGERLnet/minecraft/network/LegacyQueryHandler;LOGGER:Lorg/slf4j/Logger;
-
field_44998
- Mappings:
Namespace Name Mixin selector official bLala;b:Lafe;intermediary field_44998Lnet/minecraft/class_3238;field_44998:Lnet/minecraft/class_8599;named field_44998Lnet/minecraft/network/LegacyQueryHandler;field_44998:Lnet/minecraft/class_8599;
-
-
Constructor Details
-
LegacyQueryHandler
-
-
Method Details
-
channelRead
- Specified by:
channelReadin interfaceChannelInboundHandler- Overrides:
channelReadin classChannelInboundHandlerAdapter- Mappings:
Namespace Name Mixin selector official channelReadLala;channelRead(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)Vintermediary channelReadLnet/minecraft/class_3238;channelRead(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)Vnamed channelReadLnet/minecraft/network/LegacyQueryHandler;channelRead(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V
-
method_52380
- Mappings:
Namespace Name Mixin selector official aLala;a(Lio/netty/buffer/ByteBuf;)Zintermediary method_52380Lnet/minecraft/class_3238;method_52380(Lio/netty/buffer/ByteBuf;)Znamed method_52380Lnet/minecraft/network/LegacyQueryHandler;method_52380(Lio/netty/buffer/ByteBuf;)Z
-
method_52379
- Mappings:
Namespace Name Mixin selector official aLala;a(Lafe;)Ljava/lang/String;intermediary method_52379Lnet/minecraft/class_3238;method_52379(Lnet/minecraft/class_8599;)Ljava/lang/String;named method_52379Lnet/minecraft/network/LegacyQueryHandler;method_52379(Lnet/minecraft/class_8599;)Ljava/lang/String;
-
method_52382
- Mappings:
Namespace Name Mixin selector official bLala;b(Lafe;)Ljava/lang/String;intermediary method_52382Lnet/minecraft/class_3238;method_52382(Lnet/minecraft/class_8599;)Ljava/lang/String;named method_52382Lnet/minecraft/network/LegacyQueryHandler;method_52382(Lnet/minecraft/class_8599;)Ljava/lang/String;
-
reply
- Mappings:
Namespace Name Mixin selector official aLala;a(Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;)Vintermediary method_14344Lnet/minecraft/class_3238;method_14344(Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;)Vnamed replyLnet/minecraft/network/LegacyQueryHandler;reply(Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;)V
-
method_52381
- Mappings:
Namespace Name Mixin selector official aLala;a(Lio/netty/buffer/ByteBufAllocator;Ljava/lang/String;)Lio/netty/buffer/ByteBuf;intermediary method_52381Lnet/minecraft/class_3238;method_52381(Lio/netty/buffer/ByteBufAllocator;Ljava/lang/String;)Lio/netty/buffer/ByteBuf;named method_52381Lnet/minecraft/network/LegacyQueryHandler;method_52381(Lio/netty/buffer/ByteBufAllocator;Ljava/lang/String;)Lio/netty/buffer/ByteBuf;
-