WolfSoundVariantBuilder

class WolfSoundVariantBuilder(id: Key) : LazyRegistryElementBuilder<Wolf.SoundVariant, WolfSoundVariant>

Constructors

Link copied to clipboard
constructor(id: Key)

Functions

Link copied to clipboard
fun adultSounds(adultSounds: WolfSoundSetBuilder.() -> Unit)

Configures the adult wolf sound set.

Link copied to clipboard
fun babySounds(babySounds: WolfSoundSetBuilder.() -> Unit)

Configures the baby wolf sound set.