Package dev.wyck.util
package dev.wyck.util
-
ClassDescriptionUtility interface for specific bukkit types that may not need to be wrapped, but cannot safely be called during bootstrap.Either<L,
R> Either one type or the other.Either.Left<L,R> The left value.Either.Right<L,R> The right value.InclusiveRange<T extends Comparable<T>>Represents a range of values with both ends inclusive.Lazy<T>A lazy value that is only computed once.A runnable that has a checked exception.WeightedList<E>A simple weighted random list.A value paired with its selection weight.