Uses of Enum
com.mrivanplays.ivancord.api.util.Either.PresentDirection
Packages that use Either.PresentDirection
-
Uses of Either.PresentDirection in com.mrivanplays.ivancord.api.util
Methods in com.mrivanplays.ivancord.api.util that return Either.PresentDirectionModifier and TypeMethodDescriptionEither.getPresentDirection()
static Either.PresentDirection
Returns the enum constant of this type with the specified name.static Either.PresentDirection[]
Either.PresentDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared.