Class PluginMessageServerboundSelectPattern

java.lang.Object
wtf.choco.veinminer.network.protocol.serverbound.PluginMessageServerboundSelectPattern
All Implemented Interfaces:
PluginMessage<ServerboundPluginMessageListener>

public final class PluginMessageServerboundSelectPattern extends Object implements PluginMessage<ServerboundPluginMessageListener>
A server bound PluginMessage including the following data:
  1. NamespacedKey: The key of the pattern the client wishes to select
Sent when the client wants to change vein mining patterns.