Interface Provider<T>


public interface Provider<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    provide(String input)
     
    tabComplete(org.bukkit.command.CommandSender sender, String arg)