Class RegistryHandlerFabric1_16_5

java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v16.m5.registry.RegistryHandler1_16_5
mods.thecomputerizer.theimpossiblelibrary.fabric.v16.m5.registry.RegistryHandlerFabric1_16_5
All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryHandlerAPI

public class RegistryHandlerFabric1_16_5 extends mods.thecomputerizer.theimpossiblelibrary.shared.v16.m5.registry.RegistryHandler1_16_5
  • Field Summary

    Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v16.m5.registry.RegistryHandler1_16_5

    biome, block, blockEntity, effect, entity, item, potion, sound, structure
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    collectRegistries(Set<? super mods.thecomputerizer.theimpossiblelibrary.shared.v16.m5.registry.Registry1_16_5<?>> registries)
     
    mods.thecomputerizer.theimpossiblelibrary.api.registry.tab.CreativeTabBuilderAPI<?>
     

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v16.m5.registry.RegistryHandler1_16_5

    getBiomeRegistry, getBlockEntityRegistry, getBlockRegistry, getEffectRegistry, getEntityRegistry, getEntryIfPresent, getItemRegistry, getPotionRegistry, getRegistry, getRegistry, getSoundRegistry, getStructureRegistry, makeBlockBuilder, makeBlockEntityBuilder, makeDiscBuilder, makeEntityBuilder, makeItemBlockBuilder, makeItemBuilder, makeSoundBuilder, makeToolBuilder

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RegistryHandlerFabric1_16_5

      public RegistryHandlerFabric1_16_5()
  • Method Details

    • collectRegistries

      protected void collectRegistries(Set<? super mods.thecomputerizer.theimpossiblelibrary.shared.v16.m5.registry.Registry1_16_5<?>> registries)
      Specified by:
      collectRegistries in class mods.thecomputerizer.theimpossiblelibrary.shared.v16.m5.registry.RegistryHandler1_16_5
    • makeCreativeTabBuilder

      public mods.thecomputerizer.theimpossiblelibrary.api.registry.tab.CreativeTabBuilderAPI<?> makeCreativeTabBuilder()
      Specified by:
      makeCreativeTabBuilder in interface mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryHandlerAPI
      Overrides:
      makeCreativeTabBuilder in class mods.thecomputerizer.theimpossiblelibrary.shared.v16.m5.registry.RegistryHandler1_16_5