Interface Baker.class_10897<T>

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

@FunctionalInterface @Environment(CLIENT) public static interface Baker.class_10897<T>
Mappings:
Namespace Name
named net/minecraft/client/render/model/Baker$class_10897
intermediary net/minecraft/class_7775$class_10897
official hnj$a
  • Method Summary

    Modifier and Type
    Method
    Description
    compute(Baker baker)
     
  • Method Details

    • compute

      T compute(Baker baker)