Package net.fabricmc.fabric.api.lookup.v1.custom
@NullMarked
package net.fabricmc.fabric.api.lookup.v1.custom
API code for fabric-api-lookup-api-v1.
-
InterfacesClassDescriptionApiLookupMap<L>A map meant to be used as the backing storage for custom
ApiLookupinstances, to implement a custom equivalent ofBlockApiLookup#get.Deprecated, for removal: This API element is subject to removal in a future version.ApiProviderMap<K,V> A fast thread-safe copy-on-write map meant to be used as the backing storage for registered providers.
ApiLookupMap.LookupConstructorshould be used instead as it also passes the identifier.