Uses of Enum Class
org.rspeer.game.house.House.Location
Packages that use House.Location
-
Uses of House.Location in org.rspeer.game.house
Subclasses with type arguments of type House.Location in org.rspeer.game.houseMethods in org.rspeer.game.house that return House.LocationModifier and TypeMethodDescriptionstatic House.LocationHouse.getLocation()static House.LocationReturns the enum constant of this class with the specified name.static House.Location[]House.Location.values()Returns an array containing the constants of this enum class, in the order they are declared.