Uses of Enum Class
io.papermc.paper.ServerBuildInfo.StringRepresentation
-
Uses of ServerBuildInfo.StringRepresentation in io.papermc.paper
Modifier 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.Modifier and TypeMethodDescriptionServerBuildInfo.asString
(@NotNull ServerBuildInfo.StringRepresentation representation) Creates a string representation of the server build information.