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