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