Package net.minecraft.tag
Interface TagManager.class_5750
- 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.
@FunctionalInterface static interface TagManager.class_5750
-
Method Summary
Modifier and Type Method Description <T> void
method_33173(RegistryKey<? extends Registry<T>> registryKey, TagGroup<T> tagGroup)
-
Method Details
-
method_33173
-