public class AllEntityTypes
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static com.tterrag.registrate.util.entry.EntityEntry<ControlledContraptionEntity> |
CONTROLLED_CONTRAPTION |
static com.tterrag.registrate.util.entry.EntityEntry<BlueprintEntity> |
CRAFTING_BLUEPRINT |
static com.tterrag.registrate.util.entry.EntityEntry<GantryContraptionEntity> |
GANTRY_CONTRAPTION |
static com.tterrag.registrate.util.entry.EntityEntry<OrientedContraptionEntity> |
ORIENTED_CONTRAPTION |
static com.tterrag.registrate.util.entry.EntityEntry<PotatoProjectileEntity> |
POTATO_PROJECTILE |
static com.tterrag.registrate.util.entry.EntityEntry<SeatEntity> |
SEAT |
static com.tterrag.registrate.util.entry.EntityEntry<SuperGlueEntity> |
SUPER_GLUE |
| Constructor and Description |
|---|
AllEntityTypes() |
| Modifier and Type | Method and Description |
|---|---|
static void |
register() |
public static final com.tterrag.registrate.util.entry.EntityEntry<OrientedContraptionEntity> ORIENTED_CONTRAPTION
public static final com.tterrag.registrate.util.entry.EntityEntry<ControlledContraptionEntity> CONTROLLED_CONTRAPTION
public static final com.tterrag.registrate.util.entry.EntityEntry<GantryContraptionEntity> GANTRY_CONTRAPTION
public static final com.tterrag.registrate.util.entry.EntityEntry<SuperGlueEntity> SUPER_GLUE
public static final com.tterrag.registrate.util.entry.EntityEntry<BlueprintEntity> CRAFTING_BLUEPRINT
public static final com.tterrag.registrate.util.entry.EntityEntry<PotatoProjectileEntity> POTATO_PROJECTILE
public static final com.tterrag.registrate.util.entry.EntityEntry<SeatEntity> SEAT