Uses of Enum Class
cz.mendelu.xotradov.ItemTarget
-
Uses of ItemTarget in cz.mendelu.xotradov
Methods in cz.mendelu.xotradov that return ItemTargetModifier and TypeMethodDescriptionstatic ItemTargetReturns the enum constant of this class with the specified name.static ItemTarget[]ItemTarget.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in cz.mendelu.xotradov with type arguments of type ItemTargetModifier and TypeMethodDescriptionstatic RegexWithParamsRegexWithParams.exact(String regex, List<ItemTarget> itemTargets)