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