Class LegacyQueryHandler

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler

public class LegacyQueryHandler extends ChannelInboundHandlerAdapter
Mappings:
Namespace Name
official ala
intermediary net/minecraft/class_3238
named net/minecraft/network/LegacyQueryHandler
  • Field Details

    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official a Lala;a:Lorg/slf4j/Logger;
      intermediary field_14101 Lnet/minecraft/class_3238;field_14101:Lorg/slf4j/Logger;
      named LOGGER Lnet/minecraft/network/LegacyQueryHandler;LOGGER:Lorg/slf4j/Logger;
    • field_44998

      private final class_8599 field_44998
      Mappings:
      Namespace Name Mixin selector
      official b Lala;b:Lafe;
      intermediary field_44998 Lnet/minecraft/class_3238;field_44998:Lnet/minecraft/class_8599;
      named field_44998 Lnet/minecraft/network/LegacyQueryHandler;field_44998:Lnet/minecraft/class_8599;
  • Constructor Details

    • LegacyQueryHandler

      public LegacyQueryHandler(class_8599 class_8599)
  • Method Details

    • channelRead

      public void channelRead(ChannelHandlerContext ctx, Object msg)
      Specified by:
      channelRead in interface ChannelInboundHandler
      Overrides:
      channelRead in class ChannelInboundHandlerAdapter
      Mappings:
      Namespace Name Mixin selector
      official channelRead Lala;channelRead(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V
      intermediary channelRead Lnet/minecraft/class_3238;channelRead(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V
      named channelRead Lnet/minecraft/network/LegacyQueryHandler;channelRead(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V
    • method_52380

      private static boolean method_52380(ByteBuf byteBuf)
      Mappings:
      Namespace Name Mixin selector
      official a Lala;a(Lio/netty/buffer/ByteBuf;)Z
      intermediary method_52380 Lnet/minecraft/class_3238;method_52380(Lio/netty/buffer/ByteBuf;)Z
      named method_52380 Lnet/minecraft/network/LegacyQueryHandler;method_52380(Lio/netty/buffer/ByteBuf;)Z
    • method_52379

      private static String method_52379(class_8599 class_8599)
      Mappings:
      Namespace Name Mixin selector
      official a Lala;a(Lafe;)Ljava/lang/String;
      intermediary method_52379 Lnet/minecraft/class_3238;method_52379(Lnet/minecraft/class_8599;)Ljava/lang/String;
      named method_52379 Lnet/minecraft/network/LegacyQueryHandler;method_52379(Lnet/minecraft/class_8599;)Ljava/lang/String;
    • method_52382

      private static String method_52382(class_8599 class_8599)
      Mappings:
      Namespace Name Mixin selector
      official b Lala;b(Lafe;)Ljava/lang/String;
      intermediary method_52382 Lnet/minecraft/class_3238;method_52382(Lnet/minecraft/class_8599;)Ljava/lang/String;
      named method_52382 Lnet/minecraft/network/LegacyQueryHandler;method_52382(Lnet/minecraft/class_8599;)Ljava/lang/String;
    • reply

      private static void reply(ChannelHandlerContext channelHandlerContext, ByteBuf byteBuf)
      Mappings:
      Namespace Name Mixin selector
      official a Lala;a(Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;)V
      intermediary method_14344 Lnet/minecraft/class_3238;method_14344(Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;)V
      named reply Lnet/minecraft/network/LegacyQueryHandler;reply(Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;)V
    • method_52381

      private static ByteBuf method_52381(ByteBufAllocator byteBufAllocator, String string)
      Mappings:
      Namespace Name Mixin selector
      official a Lala;a(Lio/netty/buffer/ByteBufAllocator;Ljava/lang/String;)Lio/netty/buffer/ByteBuf;
      intermediary method_52381 Lnet/minecraft/class_3238;method_52381(Lio/netty/buffer/ByteBufAllocator;Ljava/lang/String;)Lio/netty/buffer/ByteBuf;
      named method_52381 Lnet/minecraft/network/LegacyQueryHandler;method_52381(Lio/netty/buffer/ByteBufAllocator;Ljava/lang/String;)Lio/netty/buffer/ByteBuf;