Class BundleS2CPacket
java.lang.Object
net.minecraft.network.packet.BundlePacket<ClientPlayPacketListener>
net.minecraft.network.packet.s2c.play.BundleS2CPacket
- All Implemented Interfaces:
Packet<ClientPlayPacketListener>
- Mappings:
Namespace Name official vd
intermediary net/minecraft/class_8042
named net/minecraft/network/packet/s2c/play/BundleS2CPacket
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.network.packet.BundlePacket
getPackets, write
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.network.packet.Packet
isWritingErrorSkippable
-
Constructor Details
-
BundleS2CPacket
- Mappings:
Namespace Name Mixin selector official <init>
Lum;<init>(Ljava/lang/Iterable;)V
intermediary <init>
Lnet/minecraft/class_8038;<init>(Ljava/lang/Iterable;)V
named <init>
Lnet/minecraft/network/packet/BundlePacket;<init>(Ljava/lang/Iterable;)V
-
-
Method Details
-
apply
- Mappings:
Namespace Name Mixin selector official a
Lvd;a(Lur;)V
intermediary method_48329
Lnet/minecraft/class_8042;method_48329(Lnet/minecraft/class_2602;)V
named apply
Lnet/minecraft/network/packet/s2c/play/BundleS2CPacket;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
-