Package net.minecraft
Interface class_8706
- All Superinterfaces:
class_8701,PacketListener,ServerPacketListener
- All Known Subinterfaces:
class_8735,ServerPlayPacketListener
- All Known Implementing Classes:
class_8609,class_8610,ServerPlayNetworkHandler
- Mappings:
Namespace Name official vgintermediary net/minecraft/class_8706named net/minecraft/class_8706
-
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_52392(CustomPayloadC2SPacket customPayloadC2SPacket) voidmethod_52393(KeepAliveC2SPacket keepAliveC2SPacket) voidmethod_52394(PlayPongC2SPacket playPongC2SPacket) voidmethod_52395(ResourcePackStatusC2SPacket resourcePackStatusC2SPacket) Methods inherited from interface net.minecraft.class_8701
method_52895Methods inherited from interface net.minecraft.network.listener.PacketListener
isConnectionOpen, method_52280, method_52413, onDisconnectedMethods inherited from interface net.minecraft.network.listener.ServerPacketListener
shouldCrashOnException
-
Method Details
-
method_52393
- Mappings:
Namespace Name Mixin selector official aLvg;a(Lvi;)Vintermediary method_52393Lnet/minecraft/class_8706;method_52393(Lnet/minecraft/class_2827;)Vnamed method_52393Lnet/minecraft/class_8706;method_52393(Lnet/minecraft/network/packet/c2s/play/KeepAliveC2SPacket;)V
-
method_52394
- Mappings:
Namespace Name Mixin selector official aLvg;a(Lvj;)Vintermediary method_52394Lnet/minecraft/class_8706;method_52394(Lnet/minecraft/class_6374;)Vnamed method_52394Lnet/minecraft/class_8706;method_52394(Lnet/minecraft/network/packet/c2s/play/PlayPongC2SPacket;)V
-
method_52392
- Mappings:
Namespace Name Mixin selector official aLvg;a(Lvh;)Vintermediary method_52392Lnet/minecraft/class_8706;method_52392(Lnet/minecraft/class_2817;)Vnamed method_52392Lnet/minecraft/class_8706;method_52392(Lnet/minecraft/network/packet/c2s/play/CustomPayloadC2SPacket;)V
-
method_52395
- Mappings:
Namespace Name Mixin selector official aLvg;a(Lvk;)Vintermediary method_52395Lnet/minecraft/class_8706;method_52395(Lnet/minecraft/class_2856;)Vnamed method_52395Lnet/minecraft/class_8706;method_52395(Lnet/minecraft/network/packet/c2s/play/ResourcePackStatusC2SPacket;)V
-