Interface DataProvider.class_7857<T extends DataProvider>

Enclosing interface:
DataProvider
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 DataProvider.class_7857<T extends DataProvider>
Mappings:
Namespace Name
official iw$a
intermediary net/minecraft/class_2405$class_7857
named net/minecraft/data/DataProvider$class_7857
  • Method Summary

    Modifier and Type
    Method
    Description
    create(DataOutput dataOutput)
     
  • Method Details