Uses of Enum
me.ulrich.outpost.data.OutpostEnum.GeneralSettingsType
Packages that use OutpostEnum.GeneralSettingsType
-
Uses of OutpostEnum.GeneralSettingsType in me.ulrich.outpost.data
Methods in me.ulrich.outpost.data that return OutpostEnum.GeneralSettingsTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static OutpostEnum.GeneralSettingsType[]OutpostEnum.GeneralSettingsType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of OutpostEnum.GeneralSettingsType in me.ulrich.outpost.manager
Methods in me.ulrich.outpost.manager with parameters of type OutpostEnum.GeneralSettingsTypeModifier and TypeMethodDescriptionbooleanOutpostManager.changeSettingsOutpost(UUID name, OutpostEnum.GeneralSettingsType type, boolean value)