Package net.fabricmc.fabric.api.lookup.v1.custom
package net.fabricmc.fabric.api.lookup.v1.custom
-
ClassDescriptionApiLookupMap<L>A map meant to be used as the backing storage for custom
ApiLookup
instances, 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.LookupConstructor
should be used instead as it also passes the identifier.