Uses of Class
dev.wyck.wrapper.environment.sounds.AmbientSounds.Builder
Packages that use AmbientSounds.Builder
-
Uses of AmbientSounds.Builder in dev.wyck.wrapper.environment.sounds
Methods in dev.wyck.wrapper.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.AmbientSounds.Builder.mood(@Nullable AmbientMoodSettings mood) Sets the mood settings.