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: M = defaultModelType, texture: LB.() -> Unit)

Configures the modelType and texture of the entity variant.