Uses of Interface
org.bukkit.command.TabExecutor

Packages that use TabExecutor
org.bukkit.plugin Classes specifically relating to loading software modules at runtime. 
org.bukkit.plugin.java Classes for handling plugins written in java. 
 

Uses of TabExecutor in org.bukkit.plugin
 

Subinterfaces of TabExecutor in org.bukkit.plugin
 interface Plugin
          Represents a Plugin

The use of PluginBase is recommended for actual Implementation

 

Classes in org.bukkit.plugin that implement TabExecutor
 class PluginBase
          Represents a base Plugin

Extend this class if your plugin is not a JavaPlugin

 

Uses of TabExecutor in org.bukkit.plugin.java
 

Classes in org.bukkit.plugin.java that implement TabExecutor
 class JavaPlugin
          Represents a Java plugin
 



Copyright © 2013. All Rights Reserved.