Package dev.latvian.mods.kubejs.script
Interface TypeWrapperRegistry.RegistriesFromFunction<T>
- All Superinterfaces:
BiFunction<RegistryAccessContainer,Object, T>
- Enclosing class:
TypeWrapperRegistry
public static interface TypeWrapperRegistry.RegistriesFromFunction<T>
extends BiFunction<RegistryAccessContainer,Object,T>
-
Method Summary
Methods inherited from interface java.util.function.BiFunction
andThen, apply