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