Package com.djrapitops.plan.extension.annotation
DataExtension API Annotations.
-
Annotation Types Summary Annotation Type Description BooleanProvider Method annotation to provide a boolean value.Conditional Method Annotation to determine that a method can not be called unless a condition is fulfilled.DoubleProvider Method annotation to provide a double value.GroupProvider Method annotation to provideString[]
array of Group names about a Player.InvalidateMethod Annotation used to invalidate old method values.InvalidateMethod.Multiple NumberProvider Method annotation to provide a long (64bit number) value.PercentageProvider Method annotation to provide a double (Percentage).PluginInfo Class Annotation for informing Plan about a plugin.StringProvider Method annotation to provide a String value.Tab Method Annotation for determining Tab the given element should appear on.TabInfo Class Annotation that allows determining an Icon andElementOrder
of a tab.TabInfo.Multiple TableProvider Method annotation to provide a Table.TabOrder Class Annotation for informing Plan about plugin's tab order preference.