Uses of Enum Class
zombie.iso.worldgen.roads.RoadDirection
Packages that use RoadDirection
-
Uses of RoadDirection in zombie.iso.worldgen.roads
Subclasses with type arguments of type RoadDirection in zombie.iso.worldgen.roadsMethods in zombie.iso.worldgen.roads that return RoadDirectionModifier and TypeMethodDescriptionRoad.getDirection()
static RoadDirection
Returns the enum constant of this class with the specified name.static RoadDirection[]
RoadDirection.values()
Returns an array containing the constants of this enum class, in the order they are declared.