Uses of Enum
me.ulrich.outpost.data.OutpostEnum.TopFind
Packages that use OutpostEnum.TopFind
-
Uses of OutpostEnum.TopFind in me.ulrich.outpost.data
Methods in me.ulrich.outpost.data that return OutpostEnum.TopFindModifier and TypeMethodDescriptionstatic OutpostEnum.TopFindReturns the enum constant of this type with the specified name.static OutpostEnum.TopFind[]OutpostEnum.TopFind.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of OutpostEnum.TopFind in me.ulrich.outpost.manager
Methods in me.ulrich.outpost.manager with parameters of type OutpostEnum.TopFindModifier and TypeMethodDescriptionStatsManager.getStats(OutpostEnum.TopType type, OutpostEnum.TopTime time, OutpostEnum.TopFind checktopfind) StatsManager.getStats(OutpostEnum.TopType type, OutpostEnum.TopTime time, OutpostEnum.TopFind checktopfind, Optional<UUID> outpost)