Interface TagKey<T>
- All Superinterfaces:
net.kyori.adventure.key.Keyed
public sealed interface TagKey<T>
extends net.kyori.adventure.key.Keyed
-
Method Summary
Modifier and TypeMethodDescriptioncodec
(Registries.Selector<T> selector) hashCodec
(Registries.Selector<T> selector) default @NotNull String
static <T> @NotNull NetworkBuffer.Type
<TagKey<T>> networkType
(Registries.Selector<T> selector) static <T> @NotNull TagKey
<T> Methods inherited from interface net.kyori.adventure.key.Keyed
key
-
Method Details
-
codec
-
hashCodec
-
networkType
static <T> @NotNull NetworkBuffer.Type<TagKey<T>> networkType(@NotNull Registries.Selector<T> selector) -
ofHash
-
hashedKey
-