Package net.minecraft.server
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.
 
- Mappings:
 Namespace Name official adj$fintermediary net/minecraft/class_7237$class_6907named net/minecraft/server/SaveLoading$LoadContextSupplier
- 
Method Summary
Modifier and TypeMethodDescription 
- 
Method Details
- 
get
- Mappings:
 Namespace Name Mixin selector official getLadj$f;get(Ladj$a;)Ladj$b;intermediary getLnet/minecraft/class_7237$class_6907;get(Lnet/minecraft/class_7237$class_7660;)Lnet/minecraft/class_7237$class_7661;named getLnet/minecraft/server/SaveLoading$LoadContextSupplier;get(Lnet/minecraft/server/SaveLoading$LoadContextSupplierContext;)Lnet/minecraft/server/SaveLoading$LoadContext;
 
 -