Class Registry1_20_6<V>
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryAPI<V>
mods.thecomputerizer.theimpossiblelibrary.shared.v20.m6.registry.Registry1_20_6<V>
- Direct Known Subclasses:
RegistryVanilla1_20_6
public abstract class Registry1_20_6<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
ConstructorsModifierConstructorDescriptionprotectedRegistry1_20_6(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_20_6
-