Uses of Enum
org.refcodes.data.ext.boulderdash.BoulderDashCaveMap
-
Uses of BoulderDashCaveMap in org.refcodes.data.ext.boulderdash
Methods in org.refcodes.data.ext.boulderdash that return BoulderDashCaveMapModifier and TypeMethodDescriptionstatic BoulderDashCaveMapRetrieves the enumeration element representing the given map name (ignoring the case) or null if none was found.static BoulderDashCaveMapReturns the enum constant of this type with the specified name.static BoulderDashCaveMap[]BoulderDashCaveMap.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.refcodes.data.ext.boulderdash with parameters of type BoulderDashCaveMapModifier and TypeMethodDescriptionString[]BoulderDashCaveMapFactory.createInstance(BoulderDashCaveMap eIdentifier)