Class PluginMessageServerboundRequestVeinMine

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

public final class PluginMessageServerboundRequestVeinMine extends Object implements PluginMessage<ServerboundPluginMessageListener>
A server bound PluginMessage including the following data:
  1. BlockPosition: the block position at which to vein mine
Sent by the client to request a vein mine at the player's target block position.