Interface PlayerListS2CPacket.Action.Reader
- Enclosing class:
PlayerListS2CPacket.Action
public static interface PlayerListS2CPacket.Action.Reader
- Mappings:
Namespace Name official xl$a$a
intermediary net/minecraft/class_2703$class_5893$class_7829
named net/minecraft/network/packet/s2c/play/PlayerListS2CPacket$Action$Reader
-
Method Summary
Modifier and TypeMethodDescriptionvoid
read
(PlayerListS2CPacket.Serialized serialized, PacketByteBuf buf)
-
Method Details
-
read
- Mappings:
Namespace Name Mixin selector official read
Lxl$a$a;read(Lxl$c;Lss;)V
intermediary read
Lnet/minecraft/class_2703$class_5893$class_7829;read(Lnet/minecraft/class_2703$class_7831;Lnet/minecraft/class_2540;)V
named read
Lnet/minecraft/network/packet/s2c/play/PlayerListS2CPacket$Action$Reader;read(Lnet/minecraft/network/packet/s2c/play/PlayerListS2CPacket$Serialized;Lnet/minecraft/network/PacketByteBuf;)V
-