Class Registry1_19_4<V>
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryAPI<V>
mods.thecomputerizer.theimpossiblelibrary.shared.v19.m4.registry.Registry1_19_4<V>
- Direct Known Subclasses:
RegistryVanilla1_19_4
public abstract class Registry1_19_4<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_19_4(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_19_4
-