Package net.minecraft.tag
Class TagManager.class_5749
java.lang.Object
net.minecraft.tag.TagManager.class_5749
- Enclosing class:
- TagManager
public static class TagManager.class_5749 extends Object
- Mappings:
Namespace Name official afe$aintermediary net/minecraft/class_5415$class_5749named net/minecraft/tag/TagManager$class_5749
-
Field Summary
Fields Modifier and Type Field Description private ImmutableMap.Builder<RegistryKey<? extends Registry<?>>,TagGroup<?>>field_28310 -
Constructor Summary
Constructors Constructor Description class_5749() -
Method Summary
Modifier and Type Method Description TagManagermethod_33171()<T> TagManager.class_5749method_33172(RegistryKey<? extends Registry<? extends T>> registryKey, TagGroup<T> tagGroup)
-
Field Details
-
field_28310
- Mappings:
Namespace Name Mixin selector official aLafe$a;a:Lcom/google/common/collect/ImmutableMap$Builder;intermediary field_28310Lnet/minecraft/class_5415$class_5749;field_28310:Lcom/google/common/collect/ImmutableMap$Builder;named field_28310Lnet/minecraft/tag/TagManager$class_5749;field_28310:Lcom/google/common/collect/ImmutableMap$Builder;
-
-
Constructor Details
-
class_5749
public class_5749()
-
-
Method Details
-
method_33172
public <T> TagManager.class_5749 method_33172(RegistryKey<? extends Registry<? extends T>> registryKey, TagGroup<T> tagGroup)- Mappings:
Namespace Name Mixin selector official aLafe$a;a(Lwa;Lafd;)Lafe$a;intermediary method_33172Lnet/minecraft/class_5415$class_5749;method_33172(Lnet/minecraft/class_5321;Lnet/minecraft/class_5414;)Lnet/minecraft/class_5415$class_5749;named method_33172Lnet/minecraft/tag/TagManager$class_5749;method_33172(Lnet/minecraft/util/registry/RegistryKey;Lnet/minecraft/tag/TagGroup;)Lnet/minecraft/tag/TagManager$class_5749;
-
method_33171
- Mappings:
Namespace Name Mixin selector official aLafe$a;a()Lafe;intermediary method_33171Lnet/minecraft/class_5415$class_5749;method_33171()Lnet/minecraft/class_5415;named method_33171Lnet/minecraft/tag/TagManager$class_5749;method_33171()Lnet/minecraft/tag/TagManager;
-