Uses of Enum Class
ua.mcchickenstudio.opencreative.settings.LobbySettings.WorldApply
Packages that use LobbySettings.WorldApply
-
Uses of LobbySettings.WorldApply in ua.mcchickenstudio.opencreative.settings
Subclasses with type arguments of type LobbySettings.WorldApply in ua.mcchickenstudio.opencreative.settingsMethods in ua.mcchickenstudio.opencreative.settings that return LobbySettings.WorldApplyModifier and TypeMethodDescriptionstatic @Nullable LobbySettings.WorldApplyLobbySettings.WorldApply.getWorldApply(@NotNull String text) static LobbySettings.WorldApplyReturns the enum constant of this class with the specified name.static LobbySettings.WorldApply[]LobbySettings.WorldApply.values()Returns an array containing the constants of this enum class, in the order they are declared.