Interface TagHolder<T>
public interface TagHolder<T>
-
Method Summary
Modifier and TypeMethodDescriptiondefault booleandefault Optional<ClientTagKey<T>> getKey()getSet()booleanisBound()booleanisRequired(T element) static <T> TagHolder<T> simpleWrapper(Set<T> set) @Nullable ClientTagKey<T> default ClientTagKey<T>
-
Method Details
-
unwrapKeyOrThrow
-
getKey
-
unwrapKey
-
getSet
-
contains
-
isRequired
-
isBound
boolean isBound() -
simpleWrapper
-