Uses of Enum Class
games.stendhal.client.UiRenderingMethod
Packages that use UiRenderingMethod
-
Uses of UiRenderingMethod in games.stendhal.client
Methods in games.stendhal.client that return UiRenderingMethodModifier and TypeMethodDescriptionstatic UiRenderingMethodUiRenderingMethod.fromPropertyValue(String propertyValue) static UiRenderingMethodReturns the enum constant of this class with the specified name.static UiRenderingMethod[]UiRenderingMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in games.stendhal.client that return types with arguments of type UiRenderingMethodModifier and TypeMethodDescriptionstatic List<UiRenderingMethod>UiRenderingMethod.getAvailableMethods()