Bukkit
1.4.7-R1.0
Main Page
Related Pages
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Variables
Enumerator
Pages
HelpTopicFactory.java
Go to the documentation of this file.
1
package
org.bukkit.help;
2
3
import
org.bukkit.command.Command;
4
25
public
interface
HelpTopicFactory<TCommand
extends
Command
> {
33
public
HelpTopic
createTopic(TCommand command);
34
}
org
bukkit
help
HelpTopicFactory.java
Generated on Sat May 25 2013 16:16:39 for Bukkit by
1.8.2