Hierarchy For Package com.github.siroshun09.mccommand.bukkit.parser
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.github.siroshun09.mccommand.bukkit.parser.BukkitParser
- com.github.siroshun09.mccommand.bukkit.parser.MaterialParser (implements com.github.siroshun09.mccommand.common.argument.parser.ArgumentParser<T>)
- com.github.siroshun09.mccommand.bukkit.parser.OfflinePlayerParser (implements com.github.siroshun09.mccommand.common.argument.parser.ArgumentParser<T>)
- com.github.siroshun09.mccommand.bukkit.parser.PlayerExactParser (implements com.github.siroshun09.mccommand.common.argument.parser.ArgumentParser<T>)
- com.github.siroshun09.mccommand.bukkit.parser.PlayerParser (implements com.github.siroshun09.mccommand.common.argument.parser.ArgumentParser<T>)
- com.github.siroshun09.mccommand.bukkit.parser.SoundParser (implements com.github.siroshun09.mccommand.common.argument.parser.ArgumentParser<T>)