Class DataResourceStore.Key<T>
java.lang.Object
net.fabricmc.fabric.api.resource.v1.DataResourceStore.Key<T>
- Type Parameters:
T- the type of this key
- Enclosing interface:
DataResourceStore
Represents a typed key for the data resource store.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Key
public Key()
-