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

11 lines
474 B
Plaintext

CLASS net/minecraft/class_8035 net/minecraft/network/handler/PacketBundler
FIELD field_41869 currentBundler Lnet/minecraft/class_8039$class_8040;
FIELD field_41870 bundleHandler Lnet/minecraft/class_8039;
FIELD field_45675 protocolKey Lio/netty/util/AttributeKey;
METHOD <init> (Lio/netty/util/AttributeKey;)V
ARG 1 protocolKey
METHOD decode (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Ljava/util/List;)V
ARG 1 context
ARG 2 packet
ARG 3 packets