Functions

Link copied to clipboard
fun spawnConditions(spawnConditions: SpawnConditionsBuilder.() -> Unit)

Configures the conditions under which this entity variant can spawn.

Link copied to clipboard
fun texture(modelType: Unit = defaultModelType, texture: SimpleEntityVariantLayoutBuilder.() -> Unit)

Configures the modelType and texture of the entity variant.