Interface TagKey<T>
- All Superinterfaces:
Keyed
-
Method Summary
Modifier and TypeMethodDescriptioncodec(Registries.Selector<T> selector) hashCodec(Registries.Selector<T> selector) default Stringstatic <T> NetworkBuffer.Type<TagKey<T>> networkType(Registries.Selector<T> selector) static <T> TagKey<T> static <T> TagKey<T> Creates a tag key from an unhashed key.static <T> TagKey<T> Creates a tag key from an unhashed key.
-
Method Details
-
codec
-
hashCodec
-
networkType
-
ofHash
-
unsafeOf
Creates a tag key from an unhashed key. Should not be used externally. -
unsafeOf
-
hashedKey
-