Class PluginMessageClientboundHandshakeResponse

java.lang.Object
wtf.choco.veinminer.network.protocol.clientbound.PluginMessageClientboundHandshakeResponse
All Implemented Interfaces:
PluginMessage<ClientboundPluginMessageListener>

public final class PluginMessageClientboundHandshakeResponse extends Object implements PluginMessage<ClientboundPluginMessageListener>
A client bound PluginMessage with no data.

Sent in response to the client sending the PluginMessageServerboundHandshake message.