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 custom ApiLookup instances, to implement a custom equivalent of BlockApiLookup#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.