Class WolfSoundVariant.WolfSoundSet.Builder
java.lang.Object
net.minestom.server.entity.metadata.animal.tameable.WolfSoundVariant.WolfSoundSet.Builder
- Enclosing interface:
WolfSoundVariant.WolfSoundSet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionambientSound(SoundEvent ambientSound) build()deathSound(SoundEvent deathSound) growlSound(SoundEvent growlSound) hurtSound(SoundEvent hurtSound) pantSound(SoundEvent pantSound) stepSound(SoundEvent stepSound) whineSound(SoundEvent whineSound)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
ambientSound
-
deathSound
-
growlSound
-
hurtSound
-
pantSound
-
whineSound
-
stepSound
-
build
-