Package net.minecraft.registry.tag
Interface TagEntry.ValueGetter<T>
- Enclosing class:
TagEntry
public static interface TagEntry.ValueGetter<T>
- Mappings:
Namespace Name official aqf$a
intermediary net/minecraft/class_3497$class_7474
named net/minecraft/registry/tag/TagEntry$ValueGetter
-
Method Summary
-
Method Details
-
direct
- Mappings:
Namespace Name Mixin selector official a
Laqf$a;a(Laew;)Ljava/lang/Object;
intermediary method_43948
Lnet/minecraft/class_3497$class_7474;method_43948(Lnet/minecraft/class_2960;)Ljava/lang/Object;
named direct
Lnet/minecraft/registry/tag/TagEntry$ValueGetter;direct(Lnet/minecraft/util/Identifier;)Ljava/lang/Object;
-
tag
- Mappings:
Namespace Name Mixin selector official b
Laqf$a;b(Laew;)Ljava/util/Collection;
intermediary method_43949
Lnet/minecraft/class_3497$class_7474;method_43949(Lnet/minecraft/class_2960;)Ljava/util/Collection;
named tag
Lnet/minecraft/registry/tag/TagEntry$ValueGetter;tag(Lnet/minecraft/util/Identifier;)Ljava/util/Collection;
-