Class Registry1_12_2<V extends net.minecraftforge.registries.IForgeRegistryEntry<V>>
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryAPI<V>
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.registry.Registry1_12_2<V>
public class Registry1_12_2<V extends net.minecraftforge.registries.IForgeRegistryEntry<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_12_2(net.minecraftforge.registries.IForgeRegistry<V> forgeRegistry, Class<V> type, mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> registryKey) -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraftforge.registries.IForgeRegistry<V> mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> Collection<mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?>> getKeys()getValue(mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> key) booleanhasKey(mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> key) booleanMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryAPI
getKeyNullable, getRegistryKey, getType, getValueNullable
-
Constructor Details
-
Registry1_12_2
-
-
Method Details
-
getBackend
-
getKey
-
getKeys
public Collection<mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?>> getKeys() -
getValue
-
getValues
-
hasKey
-
hasValue
-