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