Interface TagContainer.CollectionConsumer

Enclosing class:
TagContainer
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 TagContainer.CollectionConsumer
  • Method Summary

    Modifier and Type
    Method
    Description
    <T> void
    accept​(ResourceKey<? extends Registry<T>> p_144489_, TagCollection<T> p_144490_)