Interface TagRegistry.TagSupplier<T extends Tag>

Enclosing class:
TagRegistry
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface TagRegistry.TagSupplier<T extends Tag>
  • Method Summary

    Modifier and Type
    Method
    Description
    create(DataInput in, TagLimiter tagLimiter, int nestingLevel)