Interface IMinecraftStreamBase
Namespace: Void.Minecraft.Network.Streams
Assembly: Void.Minecraft.dll
Identifies a base stream that participates in the Minecraft protocol pipeline.
public interface IMinecraftStreamBase : IMessageStreamBase, IDisposable, IAsyncDisposable