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$LoadContextSupplier- intermediary - net/minecraft/class_7237$class_6907- official - alt$f
- 
Method SummaryModifier and TypeMethodDescription
- 
Method Details- 
get- Mappings:
- Namespace - Name - Mixin selector - named - get- Lnet/minecraft/server/SaveLoading$LoadContextSupplier;get(Lnet/minecraft/server/SaveLoading$LoadContextSupplierContext;)Lnet/minecraft/server/SaveLoading$LoadContext;- intermediary - get- Lnet/minecraft/class_7237$class_6907;get(Lnet/minecraft/class_7237$class_7660;)Lnet/minecraft/class_7237$class_7661;- official - get- Lalt$f;get(Lalt$a;)Lalt$b;
 
 
-