Uses of Enum Class
com.palmergames.bukkit.config.migration.WorldMigrationAction
Packages that use WorldMigrationAction
-
Uses of WorldMigrationAction in com.palmergames.bukkit.config.migration
Subclasses with type arguments of type WorldMigrationAction in com.palmergames.bukkit.config.migrationMethods in com.palmergames.bukkit.config.migration that return WorldMigrationActionModifier and TypeMethodDescriptionstatic WorldMigrationActionReturns the enum constant of this class with the specified name.static WorldMigrationAction[]WorldMigrationAction.values()Returns an array containing the constants of this enum class, in the order they are declared.