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