Uses of Enum
me.ulrich.outpost.data.OutpostEnum.OutpostExtensions
Packages that use OutpostEnum.OutpostExtensions
-
Uses of OutpostEnum.OutpostExtensions in me.ulrich.outpost.data
Methods in me.ulrich.outpost.data that return OutpostEnum.OutpostExtensionsModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static OutpostEnum.OutpostExtensions[]OutpostEnum.OutpostExtensions.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of OutpostEnum.OutpostExtensions in me.ulrich.outpost.events
Constructors in me.ulrich.outpost.events with parameters of type OutpostEnum.OutpostExtensionsModifierConstructorDescriptionExtEvent(org.bukkit.command.CommandSender commandSender, OutpostEnum.ExtensionsReturn extensionsReturn, com.google.common.base.Stopwatch stopwatch, OutpostEnum.OutpostExtensions str) -
Uses of OutpostEnum.OutpostExtensions in me.ulrich.outpost.manager
Methods in me.ulrich.outpost.manager with parameters of type OutpostEnum.OutpostExtensionsModifier and TypeMethodDescriptionvoidFilesManager.getExt(org.bukkit.command.CommandSender sender, OutpostEnum.OutpostExtensions str, boolean override)