Uses of Class
dev.wyck.environment.sounds.AmbientSounds.Builder
Packages that use AmbientSounds.Builder
-
Uses of AmbientSounds.Builder in dev.wyck.environment.sounds
Methods in dev.wyck.environment.sounds that return AmbientSounds.BuilderModifier and TypeMethodDescriptionAmbientSounds.Builder.addition(AmbientAdditionsSettings... additions) Adds an ambient additions settings.static AmbientSounds.BuilderAmbientSounds.builder()Creates a new ambient sounds record builder.AmbientSounds.Builder.loop(@Nullable SoundEvent loop) Sets the loop sound event.Sets the loop sound event.Sets the loop sound event.Sets the loop sound event.Sets the loop sound event.AmbientSounds.Builder.mood(@Nullable AmbientMoodSettings mood) Sets the mood settings.default AmbientSounds.BuilderAmbientSounds.toBuilder()Creates a new builder with the same values as these ambient sounds.