Package net.fabricmc.fabric.api.lookup.v1.custom
-
Interface Summary Interface Description ApiLookupMap<L> A a map meant to be used as the backing storage for customApiLookup
instances, to implement a custom equivalent ofBlockApiLookup#get
.ApiLookupMap.LookupFactory<L> ApiProviderMap<K,V> A fast thread-safe copy-on-write map meant to be used as the backing storage for registered providers.