Interface SaveLoading.LoadContextSupplier<D>

Enclosing class:
SaveLoading
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 SaveLoading.LoadContextSupplier<D>
Mappings:
Namespace Name
official acy$f
intermediary net/minecraft/class_7237$class_6907
named net/minecraft/server/SaveLoading$LoadContextSupplier
  • Method Details

    • get

      Mappings:
      Namespace Name Mixin selector
      official get Lacy$f;get(Lacy$a;)Lacy$b;
      intermediary get Lnet/minecraft/class_7237$class_6907;get(Lnet/minecraft/class_7237$class_7660;)Lnet/minecraft/class_7237$class_7661;
      named get Lnet/minecraft/server/SaveLoading$LoadContextSupplier;get(Lnet/minecraft/server/SaveLoading$LoadContextSupplierContext;)Lnet/minecraft/server/SaveLoading$LoadContext;