Class VelocityCommandPlatformHelper
java.lang.Object
com.imaginarycode.minecraft.redisbungee.commands.utils.CommandPlatformHelper
com.imaginarycode.minecraft.redisbungee.VelocityCommandPlatformHelper
public class VelocityCommandPlatformHelper
extends com.imaginarycode.minecraft.redisbungee.commands.utils.CommandPlatformHelper
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidsendMessage(co.aikar.commands.CommandIssuer issuer, net.kyori.adventure.text.Component component) Methods inherited from class com.imaginarycode.minecraft.redisbungee.commands.utils.CommandPlatformHelper
getPlatformHelper, init 
- 
Constructor Details
- 
VelocityCommandPlatformHelper
public VelocityCommandPlatformHelper() 
 - 
 - 
Method Details
- 
sendMessage
public void sendMessage(co.aikar.commands.CommandIssuer issuer, net.kyori.adventure.text.Component component) - Specified by:
 sendMessagein classcom.imaginarycode.minecraft.redisbungee.commands.utils.CommandPlatformHelper
 
 -