Class PluginMessageClientboundSetConfig

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

public final class PluginMessageClientboundSetConfig extends Object implements PluginMessage<ClientboundPluginMessageListener>
A client bound PluginMessage including the following data:
  1. byte: A bitmask containing 3 booleans determining the client configuration
Sent after the server has responded to the client's handshake, or when the server's configuration has been reloaded.