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 adw$f
intermediary net/minecraft/class_7237$class_6907
named net/minecraft/server/SaveLoading$LoadContextSupplier
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
get
- Mappings:
Namespace Name Mixin selector official get
Ladw$f;get(Ladw$a;)Ladw$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;
-