Uses of Enum Class
com.mojang.realmsclient.dto.WorldTemplate.Type
Packages that use WorldTemplate.Type
-
Uses of WorldTemplate.Type in com.mojang.realmsclient.dto
Fields in com.mojang.realmsclient.dto declared as WorldTemplate.TypeMethods in com.mojang.realmsclient.dto that return WorldTemplate.TypeModifier and TypeMethodDescriptionstatic WorldTemplate.Type
Returns the enum constant of this class with the specified name.static WorldTemplate.Type[]
WorldTemplate.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.