Skip to content

Interface IMinecraftClientboundPacket

Namespace: Void.Minecraft.Network.Messages.Packets
Assembly: Void.Minecraft.dll

Identifies a packet that travels toward the Minecraft client.

public interface IMinecraftClientboundPacket : IMinecraftPacket, IMinecraftMessage, INetworkMessage, IDisposable

Implements

IMinecraftPacket, IMinecraftMessage, INetworkMessage, IDisposable