Class BukkitCommandPlatformSupport
java.lang.Object
tech.guilhermekaua.spigotboot.commands.spigot.BukkitCommandPlatformSupport
- All Implemented Interfaces:
CommandPlatformSupport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateSender(Object nativeSender) booleanisSenderType(Class<?> type)
-
Constructor Details
-
BukkitCommandPlatformSupport
public BukkitCommandPlatformSupport()
-
-
Method Details
-
createSender
- Specified by:
createSenderin interfaceCommandPlatformSupport
-
isSenderType
- Specified by:
isSenderTypein interfaceCommandPlatformSupport
-