Interface SimpleProtocol<BUF extends FriendlyByteBuf,BASE>
- All Superinterfaces:
BaseProtocol<SimpleFlow<BUF,
,BASE>, SimpleProtocol<BUF, BASE>> SimpleConnection<BASE>
- All Known Subinterfaces:
SimpleFlow<BUF,
BASE>
- All Known Implementing Classes:
SimpleChannel.Flow
,SimpleChannel.Protocol
public interface SimpleProtocol<BUF extends FriendlyByteBuf,BASE>
extends BaseProtocol<SimpleFlow<BUF,BASE>,SimpleProtocol<BUF,BASE>>, SimpleConnection<BASE>
Entry point for a
SimpleChannel
protocol without any extra context handler marshaling.-
Method Summary
Methods inherited from interface net.minecraftforge.network.simple.BaseProtocol
bidirectional, bidirectional, clientbound, clientbound, flow, flow, flow, serverbound, serverbound
Methods inherited from interface net.minecraftforge.network.simple.SimpleConnection
any, any, any, any, configuration, configuration, configuration, configuration, login, login, login, login, play, play, play, play, protocol, protocol, protocol, protocol