Uses of Enum Class
dev.twilite.game.facade.Tab
Packages that use Tab
-
Uses of Tab in dev.twilite.game.facade
Methods in dev.twilite.game.facade that return TabModifier and TypeMethodDescriptionstatic TabReturns the enum constant of this class with the specified name.static Tab[]Tab.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.twilite.game.facade that return types with arguments of type TabModifier and TypeMethodDescriptionTabs.active()Returns the currently active tab, when one can be detected.Methods in dev.twilite.game.facade with parameters of type Tab