Uses of Enum Class
de.redstoneworld.redrestrictionhelper.enums.AllowReasons
Packages that use AllowReasons
Package
Description
-
Uses of AllowReasons in de.redstoneworld.redrestrictionhelper.analyze
Methods in de.redstoneworld.redrestrictionhelper.analyze that return types with arguments of type AllowReasonsConstructor parameters in de.redstoneworld.redrestrictionhelper.analyze with type arguments of type AllowReasonsModifierConstructorDescriptionResult(boolean allowed, List<AllowReasons> allowReasons) Result(boolean allowed, List<AllowReasons> allowReasons, long timeOfCheck) -
Uses of AllowReasons in de.redstoneworld.redrestrictionhelper.enums
Methods in de.redstoneworld.redrestrictionhelper.enums that return AllowReasonsModifier and TypeMethodDescriptionstatic AllowReasonsReturns the enum constant of this class with the specified name.static AllowReasons[]AllowReasons.values()Returns an array containing the constants of this enum class, in the order they are declared.