Class AllEntityTypes

java.lang.Object
com.simibubi.create.AllEntityTypes

public class AllEntityTypes extends Object
  • Field Details

    • ORIENTED_CONTRAPTION

      public static final com.tterrag.registrate.util.entry.EntityEntry<OrientedContraptionEntity> ORIENTED_CONTRAPTION
    • CONTROLLED_CONTRAPTION

      public static final com.tterrag.registrate.util.entry.EntityEntry<ControlledContraptionEntity> CONTROLLED_CONTRAPTION
    • GANTRY_CONTRAPTION

      public static final com.tterrag.registrate.util.entry.EntityEntry<GantryContraptionEntity> GANTRY_CONTRAPTION
    • SUPER_GLUE

      public static final com.tterrag.registrate.util.entry.EntityEntry<SuperGlueEntity> SUPER_GLUE
    • CRAFTING_BLUEPRINT

      public static final com.tterrag.registrate.util.entry.EntityEntry<BlueprintEntity> CRAFTING_BLUEPRINT
    • POTATO_PROJECTILE

      public static final com.tterrag.registrate.util.entry.EntityEntry<PotatoProjectileEntity> POTATO_PROJECTILE
    • SEAT

      public static final com.tterrag.registrate.util.entry.EntityEntry<SeatEntity> SEAT
  • Constructor Details

    • AllEntityTypes

      public AllEntityTypes()
  • Method Details

    • register

      public static void register()