Uses of Package
com.github.siroshun09.mccommand.common.argument.parser
-
Packages that use com.github.siroshun09.mccommand.common.argument.parser Package Description com.github.siroshun09.mccommand.bukkit.parser The package of classes that implement theArgumentParser
that can be used on Bukkit.com.github.siroshun09.mccommand.bungee.parser The package of classes that implement theArgumentParser
that can be used on BungeeCord.com.github.siroshun09.mccommand.common.argument The package of classes relevant to arguments.com.github.siroshun09.mccommand.common.argument.parser The package of classes to parseArgument
.com.github.siroshun09.mccommand.paper.parser The package of classes that implement theArgumentParser
that can be used on Bukkit. -
Classes in com.github.siroshun09.mccommand.common.argument.parser used by com.github.siroshun09.mccommand.bukkit.parser Class Description ArgumentParser Parses an argument from a String -
Classes in com.github.siroshun09.mccommand.common.argument.parser used by com.github.siroshun09.mccommand.bungee.parser Class Description ArgumentParser Parses an argument from a String -
Classes in com.github.siroshun09.mccommand.common.argument.parser used by com.github.siroshun09.mccommand.common.argument Class Description ArgumentParser Parses an argument from a String -
Classes in com.github.siroshun09.mccommand.common.argument.parser used by com.github.siroshun09.mccommand.common.argument.parser Class Description ArgumentParser Parses an argument from a String -
Classes in com.github.siroshun09.mccommand.common.argument.parser used by com.github.siroshun09.mccommand.paper.parser Class Description ArgumentParser Parses an argument from a String