Class Registry1_18_2<V>
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryAPI<V>
mods.thecomputerizer.theimpossiblelibrary.shared.v18.m2.registry.Registry1_18_2<V>
- Direct Known Subclasses:
RegistryVanilla1_18_2
public abstract class Registry1_18_2<V>
extends mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryAPI<V>
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryAPI
backend, registryKey, type -
Constructor Summary
ConstructorsConstructorDescriptionRegistry1_18_2(Object backend, Class<V> type, mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> registryKey) -
Method Summary
Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryAPI
getBackend, getKey, getKeyNullable, getKeys, getRegistryKey, getType, getValue, getValueNullable, getValues, hasKey, hasValue
-
Constructor Details
-
Registry1_18_2
-