CowVariantBuilder
class CowVariantBuilder : EntityVariantBuilder<Cow.Variant, CowModelType, CowVariant, EntityVariantLayout.Aging, AgingEntityVariantLayoutBuilder>
Functions
Link copied to clipboard
Configures the conditions under which this entity variant can spawn.
Link copied to clipboard
fun texture(modelType: CowModelType = defaultModelType, texture: AgingEntityVariantLayoutBuilder.() -> Unit)