Package net.minecraft.tag
Interface TagManager.Visitor
- Enclosing class:
- TagManager
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
Namespace Name official aht$b
intermediary net/minecraft/class_5415$class_5750
named net/minecraft/tag/TagManager$Visitor
-
Method Summary
Modifier and TypeMethodDescription<T> void
visit
(RegistryKey<? extends Registry<T>> type, TagGroup<T> group)
-
Method Details
-
visit
- Mappings:
Namespace Name Mixin selector official accept
Laht$b;accept(Lyg;Lahs;)V
intermediary method_33173
Lnet/minecraft/class_5415$class_5750;method_33173(Lnet/minecraft/class_5321;Lnet/minecraft/class_5414;)V
named visit
Lnet/minecraft/tag/TagManager$Visitor;visit(Lnet/minecraft/util/registry/RegistryKey;Lnet/minecraft/tag/TagGroup;)V
-