Uses of Enum Class
zombie.worldMap.WorldMapGeometry.Type
Packages that use WorldMapGeometry.Type
-
Uses of WorldMapGeometry.Type in zombie.worldMap
Subclasses with type arguments of type WorldMapGeometry.Type in zombie.worldMapFields in zombie.worldMap declared as WorldMapGeometry.TypeMethods in zombie.worldMap that return WorldMapGeometry.TypeModifier and TypeMethodDescriptionstatic WorldMapGeometry.Type
Returns the enum constant of this class with the specified name.static WorldMapGeometry.Type[]
WorldMapGeometry.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.