net.minecraft.network.packet.s2c.play

public class BundleS2CPacket

extends BundlePacket<ClientPlayPacketListener>

All mapped superinterfaces:

Packet

net.minecraft.network.protocol.game.ClientboundBundlePacket
net.minecraft.class_8042
net.minecraft.network.packet.s2c.play.BundleS2CPacket

Constructor summary

ModifierConstructor
public (Iterable<Packet<? super ClientPlayPacketListener>> packets)

Method summary

Modifier and TypeMethod
public PacketType<BundleS2CPacket>
type()
method_65080()
getPacketType()
public void
handle(ClientGamePacketListener listener)
method_48329(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
public void
handle(PacketListener listener)
method_65081(class_2547 arg0)
apply(PacketListener arg0)