Class CatSoundVariant.CatSoundSet.Builder
java.lang.Object
net.minestom.server.entity.metadata.animal.tameable.CatSoundVariant.CatSoundSet.Builder
- Enclosing interface:
CatSoundVariant.CatSoundSet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionambientSound(SoundEvent ambientSound) begForFoodSound(SoundEvent begForFoodSound) build()deathSound(SoundEvent deathSound) eatSound(SoundEvent eatSound) hissSound(SoundEvent hissSound) hurtSound(SoundEvent hurtSound) purreowSound(SoundEvent purreowSound) purrSound(SoundEvent purrSound) strayAmbientSound(SoundEvent strayAmbientSound)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
ambientSound
-
strayAmbientSound
-
hissSound
-
hurtSound
-
deathSound
-
eatSound
-
begForFoodSound
-
purrSound
-
purreowSound
-
build
-