Uses of Package
com.github.siroshun09.mccommand.common.sender
-
Packages that use com.github.siroshun09.mccommand.common.sender Package Description com.github.siroshun09.mccommand.bukkit.sender The package of classes that implementSender
andConsoleSender
for Bukkit.com.github.siroshun09.mccommand.bungee.sender The package of classes that implementSender
andConsoleSender
for BungeeCord.com.github.siroshun09.mccommand.common.context The package of classes relevant to the context of the command execution.com.github.siroshun09.mccommand.common.sender The package of classes representing the commander.com.github.siroshun09.mccommand.paper.sender -
Classes in com.github.siroshun09.mccommand.common.sender used by com.github.siroshun09.mccommand.bukkit.sender Class Description Sender Interface that wraps a CommandSender that is different on different platforms. -
Classes in com.github.siroshun09.mccommand.common.sender used by com.github.siroshun09.mccommand.bungee.sender Class Description Sender Interface that wraps a CommandSender that is different on different platforms. -
Classes in com.github.siroshun09.mccommand.common.sender used by com.github.siroshun09.mccommand.common.context Class Description Sender Interface that wraps a CommandSender that is different on different platforms. -
Classes in com.github.siroshun09.mccommand.common.sender used by com.github.siroshun09.mccommand.common.sender Class Description Sender Interface that wraps a CommandSender that is different on different platforms. -
Classes in com.github.siroshun09.mccommand.common.sender used by com.github.siroshun09.mccommand.paper.sender Class Description Sender Interface that wraps a CommandSender that is different on different platforms.