Class RegistryHandlerForge1_20
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v20.registry.RegistryHandler1_20
mods.thecomputerizer.theimpossiblelibrary.forge.v20.registry.RegistryHandlerForge1_20
- All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryHandlerAPI
public class RegistryHandlerForge1_20
extends mods.thecomputerizer.theimpossiblelibrary.shared.v20.registry.RegistryHandler1_20
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v20.registry.RegistryHandler1_20
biome, block, blockEntity, effect, entity, item, potion, sound, structure -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidcollectRegistries(Set<? super mods.thecomputerizer.theimpossiblelibrary.shared.v20.registry.Registry1_20<?>> registries) mods.thecomputerizer.theimpossiblelibrary.api.registry.tab.CreativeTabBuilderAPI<?> Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v20.registry.RegistryHandler1_20
getBiomeRegistry, getBlockEntityRegistry, getBlockRegistry, getEffectRegistry, getEntityRegistry, getEntryIfPresent, getItemRegistry, getPotionRegistry, getRegistry, getRegistry, getSoundRegistry, getStructureRegistry, makeBlockBuilder, makeBlockEntityBuilder, makeDiscBuilder, makeEntityBuilder, makeItemBlockBuilder, makeItemBuilder, makeSoundBuilder, makeToolBuilder
-
Constructor Details
-
RegistryHandlerForge1_20
public RegistryHandlerForge1_20()
-
-
Method Details
-
collectRegistries
protected void collectRegistries(Set<? super mods.thecomputerizer.theimpossiblelibrary.shared.v20.registry.Registry1_20<?>> registries) - Specified by:
collectRegistriesin classmods.thecomputerizer.theimpossiblelibrary.shared.v20.registry.RegistryHandler1_20
-
makeCreativeTabBuilder
public mods.thecomputerizer.theimpossiblelibrary.api.registry.tab.CreativeTabBuilderAPI<?> makeCreativeTabBuilder()
-