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 TypeMethodDescriptionvoid
sendMessage
(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:
sendMessage
in classcom.imaginarycode.minecraft.redisbungee.commands.utils.CommandPlatformHelper
-