Uses of Enum Class
io.papermc.paper.ServerBuildInfo.StringRepresentation
Packages that use ServerBuildInfo.StringRepresentation
-
Uses of ServerBuildInfo.StringRepresentation in io.papermc.paper
Subclasses with type arguments of type ServerBuildInfo.StringRepresentation in io.papermc.paperModifier and TypeClassDescriptionstatic enumString representation types.Methods in io.papermc.paper that return ServerBuildInfo.StringRepresentationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ServerBuildInfo.StringRepresentation[]ServerBuildInfo.StringRepresentation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.papermc.paper with parameters of type ServerBuildInfo.StringRepresentationModifier and TypeMethodDescriptionServerBuildInfo.asString(ServerBuildInfo.StringRepresentation representation) Creates a string representation of the server build information.