Class SizePrepender

All Implemented Interfaces:
ChannelHandler, ChannelOutboundHandler

public class SizePrepender
extends MessageToByteEncoder<ByteBuf>
Mappings:
Namespace Name
official er
intermediary net/minecraft/class_1440
named net/minecraft/network/SizePrepender
  • Constructor Details

    • SizePrepender

      public SizePrepender()
  • Method Details

    • encode

      protected void encode​(ChannelHandlerContext channelHandlerContext, ByteBuf byteBuf, ByteBuf byteBuf2) throws Exception
      Specified by:
      encode in class MessageToByteEncoder<ByteBuf>
      Throws:
      Exception
      Mappings:
      Namespace Name Mixin selector
      official a Ler;a(Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Lio/netty/buffer/ByteBuf;)V
      intermediary method_5149 Lnet/minecraft/class_1440;method_5149(Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Lio/netty/buffer/ByteBuf;)V
      named encode Lnet/minecraft/network/SizePrepender;encode(Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Lio/netty/buffer/ByteBuf;)V