public final class EntityEntryBuilder.BuiltEntityEntry extends EntityEntry
IForgeRegistryEntry.Impl<T extends IForgeRegistryEntry<T>>| Modifier and Type | Field and Description |
|---|---|
private boolean |
added |
factorydelegate| Constructor and Description |
|---|
BuiltEntityEntry(java.lang.Class<? extends Entity> cls,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
addedToRegistry() |
private EntityRegistry.EntityRegistration |
createRegistration() |
protected void |
init() |
getEgg, getEntityClass, getName, newInstance, setEgggetRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryNameBuiltEntityEntry(java.lang.Class<? extends Entity> cls, java.lang.String name)
protected final void init()
init in class EntityEntrypublic final void addedToRegistry()
@Nonnull private EntityRegistry.EntityRegistration createRegistration()