Class PluginMessageClientboundSetPattern

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

public final class PluginMessageClientboundSetPattern extends Object implements PluginMessage<ClientboundPluginMessageListener>
A client bound PluginMessage including the following data:
  1. NamespacedKey: The key of the pattern to set on the client
Sent in response to the client sending the PluginMessageServerboundSelectPattern message, or if the server chooses to change the client's pattern.