Interface MCDataInput

All Known Implementing Classes:
MCDataByteBuf, MCDataInputStream, PacketCustom

public interface MCDataInput
Provides the ability to read various datas from some sort of data stream. See MCDataInputStream to wrap an InputStream to this. See MCByteStream to wrap an ByteBuf to this.

Created by covers1624 on 4/15/20.