Uses of Enum Class
dev.twilite.game.facade.Trade.Screen
Packages that use Trade.Screen
-
Uses of Trade.Screen in dev.twilite.game.facade
Methods in dev.twilite.game.facade that return Trade.ScreenModifier and TypeMethodDescriptionstatic Trade.ScreenTrade.screen()Returns the currently open trade screen.static Trade.ScreenReturns the enum constant of this class with the specified name.static Trade.Screen[]Trade.Screen.values()Returns an array containing the constants of this enum class, in the order they are declared.