| bee | |
| net.minecraft.tags.TagKey | |
| net.minecraft.class_6862 | |
| net.minecraft.registry.tag.TagKey |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final ResourceKey<? extends Registry<T>> |
| ||||||||
| private final Identifier |
| ||||||||
| private static final com.google.common.collect.Interner<TagKey<?>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ResourceKey<? extends Registry<T>> registryRef, Identifier id) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static <T> com.mojang.serialization.Codec<TagKey<T>> |
| ||||||||
| public static <T> com.mojang.serialization.Codec<TagKey<T>> |
| ||||||||
| public static <T> StreamCodec<io.netty.buffer.ByteBuf, TagKey<T>> |
| ||||||||
| public static <T> TagKey<T> |
| ||||||||
| public boolean |
| ||||||||
| public <E> Optional<TagKey<E>> |
| ||||||||
| public ResourceKey<? extends Registry<T>> |
| ||||||||
| public Identifier |
|