Uses of Enum
com.shinyhut.vernacular.client.rendering.ColorDepth
Packages that use ColorDepth
-
Uses of ColorDepth in com.shinyhut.vernacular.client
Fields in com.shinyhut.vernacular.client declared as ColorDepthMethods in com.shinyhut.vernacular.client that return ColorDepthMethods in com.shinyhut.vernacular.client with parameters of type ColorDepthModifier and TypeMethodDescriptionvoidVernacularConfig.setColorDepth(ColorDepth colorDepth) Specifies the color depth to request from the remote server. -
Uses of ColorDepth in com.shinyhut.vernacular.client.rendering
Methods in com.shinyhut.vernacular.client.rendering that return ColorDepthModifier and TypeMethodDescriptionstatic ColorDepthReturns the enum constant of this type with the specified name.static ColorDepth[]ColorDepth.values()Returns an array containing the constants of this enum type, in the order they are declared.