Package net.minecraft

Class class_11867

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler

public class class_11867 extends MessageToMessageDecoder<TextWebSocketFrame>
Mappings:
Namespace Name
named net/minecraft/class_11867
intermediary net/minecraft/class_11867
official avp
  • Constructor Details

    • class_11867

      public class_11867()
  • Method Details

    • decode

      protected void decode(ChannelHandlerContext channelHandlerContext, TextWebSocketFrame textWebSocketFrame, List<Object> list)
      Specified by:
      decode in class MessageToMessageDecoder<TextWebSocketFrame>
      Mappings:
      Namespace Name Mixin selector
      named decode Lnet/minecraft/class_11867;decode(Lio/netty/channel/ChannelHandlerContext;Lio/netty/handler/codec/http/websocketx/TextWebSocketFrame;Ljava/util/List;)V
      intermediary method_73985 Lnet/minecraft/class_11867;method_73985(Lio/netty/channel/ChannelHandlerContext;Lio/netty/handler/codec/http/websocketx/TextWebSocketFrame;Ljava/util/List;)V
      official a Lavp;a(Lio/netty/channel/ChannelHandlerContext;Lio/netty/handler/codec/http/websocketx/TextWebSocketFrame;Ljava/util/List;)V