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 named net/minecraft/server/SaveLoading$LoadContextSupplierintermediary net/minecraft/class_7237$class_6907official alo$f
- 
Method Summary
Modifier and TypeMethodDescription 
- 
Method Details
- 
get
- Mappings:
 Namespace Name Mixin selector named getLnet/minecraft/server/SaveLoading$LoadContextSupplier;get(Lnet/minecraft/server/SaveLoading$LoadContextSupplierContext;)Lnet/minecraft/server/SaveLoading$LoadContext;intermediary getLnet/minecraft/class_7237$class_6907;get(Lnet/minecraft/class_7237$class_7660;)Lnet/minecraft/class_7237$class_7661;official getLalo$f;get(Lalo$a;)Lalo$b;
 
 -