Skip navigation links
B G K N P S V 

B

BUNGEE_PATH_KEY - Static variable in class kr.entree.spigradle.annotations.PluginAnnotationProcessor
 
BungeePlugin - Annotation Type in kr.entree.spigradle.annotations
The annotation used to specify a main class of Bungeecord plugin.

G

GENERAL_PATH_KEY - Static variable in class kr.entree.spigradle.annotations.PluginAnnotationProcessor
 
getAnnotations() - Method in enum kr.entree.spigradle.annotations.PluginType
 
getDefaultPath() - Method in enum kr.entree.spigradle.annotations.PluginType
 
getPathKey() - Method in enum kr.entree.spigradle.annotations.PluginType
 

K

kr.entree.spigradle.annotations - package kr.entree.spigradle.annotations
 

N

NUKKIT_PATH_KEY - Static variable in class kr.entree.spigradle.annotations.PluginAnnotationProcessor
 
NukkitPlugin - Annotation Type in kr.entree.spigradle.annotations
The annotation used to specify a main class of Nukkit plugin.

P

Plugin - Annotation Type in kr.entree.spigradle.annotations
Deprecated.
since 2.1.0, use instead SpigotPlugin or BungeePlugin or NukkitPlugin or PluginMain ...
PluginAnnotationProcessor - Class in kr.entree.spigradle.annotations
The annotation processor for SpigotPlugin, BungeePlugin, NukkitPlugin ...
PluginAnnotationProcessor() - Constructor for class kr.entree.spigradle.annotations.PluginAnnotationProcessor
 
PluginMain - Annotation Type in kr.entree.spigradle.annotations
The general annotation used to specify a main class of any plugin.
PluginType - Enum in kr.entree.spigradle.annotations
Created by JunHyung Im on 2020-08-25
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class kr.entree.spigradle.annotations.PluginAnnotationProcessor
 

S

SPIGOT_PATH_KEY - Static variable in class kr.entree.spigradle.annotations.PluginAnnotationProcessor
 
SpigotPlugin - Annotation Type in kr.entree.spigradle.annotations
The annotation used to specify a main class of Spigot plugin.

V

valueOf(String) - Static method in enum kr.entree.spigradle.annotations.PluginType
Returns the enum constant of this type with the specified name.
values() - Static method in enum kr.entree.spigradle.annotations.PluginType
Returns an array containing the constants of this enum type, in the order they are declared.
B G K N P S V 
Skip navigation links