yarn/mappings/net/minecraft/network/handler/DecoderHandler.mapping

10 lines
388 B
Plaintext

CLASS net/minecraft/class_2543 net/minecraft/network/handler/DecoderHandler
FIELD field_11715 LOGGER Lorg/slf4j/Logger;
FIELD field_45677 protocolKey Lio/netty/util/AttributeKey;
METHOD <init> (Lio/netty/util/AttributeKey;)V
ARG 1 protocolKey
METHOD decode (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Ljava/util/List;)V
ARG 1 ctx
ARG 2 buf
ARG 3 objects