java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryEntryBuilder<mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<?,?>>
mods.thecomputerizer.theimpossiblelibrary.api.registry.entity.EntityBuilderAPI
mods.thecomputerizer.theimpossiblelibrary.shared.v18.m2.registry.entity.EntityBuilder1_18_2

public class EntityBuilder1_18_2 extends mods.thecomputerizer.theimpossiblelibrary.api.registry.entity.EntityBuilderAPI
  • Field Summary

    Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryEntryBuilder

    DEFAULT_MINOR_VERSION, NAMED_ENV, registryName, SRG_ENV, VERSION
  • Constructor Summary

    Constructors
    Constructor
    Description
    EntityBuilder1_18_2(@Nullable mods.thecomputerizer.theimpossiblelibrary.api.registry.entity.EntityBuilderAPI parent)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<?,?>
     

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.registry.entity.EntityBuilderAPI

    setRegistryName

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryEntryBuilder

    findAndInitializeForVersion, findAndInitializeForVersion, getClassForVersion

    Methods inherited from class java.lang.Object

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

    • EntityBuilder1_18_2

      public EntityBuilder1_18_2(@Nullable @Nullable mods.thecomputerizer.theimpossiblelibrary.api.registry.entity.EntityBuilderAPI parent)
  • Method Details

    • build

      public mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<?,?> build()
      Specified by:
      build in class mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryEntryBuilder<mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<?,?>>