public final class EntityEntryBuilder.BuiltEntityEntry extends EntityEntry
IForgeRegistryEntry.Impl<T extends IForgeRegistryEntry<T>>
Modifier and Type | Field and Description |
---|---|
private boolean |
added |
factory
delegate
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, setEgg
getRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryName
BuiltEntityEntry(java.lang.Class<? extends Entity> cls, java.lang.String name)
protected final void init()
init
in class EntityEntry
public final void addedToRegistry()
@Nonnull private EntityRegistry.EntityRegistration createRegistration()