JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
me.mattstudios.mf.annotations
,
me.mattstudios.mf.base
,
me.mattstudios.mf.base.components
,
me.mattstudios.mf.exceptions
Class Hierarchy
java.lang.Object
org.bukkit.command.Command
me.mattstudios.mf.base.
CommandHandler
me.mattstudios.mf.base.
CommandBase
me.mattstudios.mf.base.components.
CommandData
me.mattstudios.mf.base.
CommandManager
(implements org.bukkit.event.Listener)
me.mattstudios.mf.base.
CompletionHandler
me.mattstudios.mf.base.
MessageHandler
me.mattstudios.mf.base.components.
MfUtil
me.mattstudios.mf.base.
ParameterHandler
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
me.mattstudios.mf.exceptions.
InvalidCompletionIdException
me.mattstudios.mf.exceptions.
InvalidParamAnnotationException
me.mattstudios.mf.exceptions.
InvalidParamException
me.mattstudios.mf.exceptions.
NoCommandException
Interface Hierarchy
me.mattstudios.mf.base.components.
CompletionResolver
me.mattstudios.mf.base.components.
MessageResolver
me.mattstudios.mf.base.components.
ParameterResolver
Annotation Type Hierarchy
me.mattstudios.mf.annotations.
Alias
(implements java.lang.annotation.Annotation)
me.mattstudios.mf.annotations.
Command
(implements java.lang.annotation.Annotation)
me.mattstudios.mf.annotations.
Completion
(implements java.lang.annotation.Annotation)
me.mattstudios.mf.annotations.
Default
(implements java.lang.annotation.Annotation)
me.mattstudios.mf.annotations.
MaxArgs
(implements java.lang.annotation.Annotation)
me.mattstudios.mf.annotations.
MinArgs
(implements java.lang.annotation.Annotation)
me.mattstudios.mf.annotations.
Optional
(implements java.lang.annotation.Annotation)
me.mattstudios.mf.annotations.
Permission
(implements java.lang.annotation.Annotation)
me.mattstudios.mf.annotations.
SubCommand
(implements java.lang.annotation.Annotation)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes