Interface PlayerListS2CPacket.Action.Reader
- Enclosing class:
PlayerListS2CPacket.Action
public static interface PlayerListS2CPacket.Action.Reader
- Mappings:
Namespace Name official aco$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, RegistryByteBuf registryByteBuf)
-
Method Details
-
read
- Mappings:
Namespace Name Mixin selector official read
Laco$a$a;read(Laco$c;Lvd;)V
intermediary read
Lnet/minecraft/class_2703$class_5893$class_7829;read(Lnet/minecraft/class_2703$class_7831;Lnet/minecraft/class_9129;)V
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
-