createLiving

static FabricEntityTypeBuilder.Living<TcreateLiving<T extends LivingEntity>()

Creates an entity type builder for a living entity.

This entity's spawn group will automatically be set to MISC.

Return

a new living entity type builder

Parameters

<T>

the type of entity

Sources

jvm source
Link copied to clipboard