Class ClientboundBundleDelimiterPacket
java.lang.Object
net.minecraft.network.protocol.BundleDelimiterPacket<ClientGamePacketListener>
net.minecraft.network.protocol.game.ClientboundBundleDelimiterPacket
- All Implemented Interfaces:
Packet<ClientGamePacketListener>
public class ClientboundBundleDelimiterPacket
extends BundleDelimiterPacket<ClientGamePacketListener>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.network.protocol.BundleDelimiterPacket
handleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.network.protocol.Packet
isSkippable, isTerminal
-
Constructor Details
-
ClientboundBundleDelimiterPacket
public ClientboundBundleDelimiterPacket()
-
-
Method Details
-
type
- Specified by:
typein interfacePacket<ClientGamePacketListener>- Specified by:
typein classBundleDelimiterPacket<ClientGamePacketListener>
-