Uses of Class
dev.wyck.wrapper.environment.sounds.AmbientMoodSettings.Builder
Packages that use AmbientMoodSettings.Builder
-
Uses of AmbientMoodSettings.Builder in dev.wyck.wrapper.environment.sounds
Methods in dev.wyck.wrapper.environment.sounds that return AmbientMoodSettings.BuilderModifier and TypeMethodDescriptionAmbientMoodSettings.Builder.blockSearchExtent(int blockSearchExtent) Sets the block search extent of the ambient mood settings.static AmbientMoodSettings.BuilderAmbientMoodSettings.builder()Creates a new ambient mood settings record builder.AmbientMoodSettings.Builder.soundEvent(SoundEvent soundEvent) Sets the sound event of the ambient mood settings.AmbientMoodSettings.Builder.soundPositionOffset(double soundPositionOffset) Sets the sound position offset of the ambient mood settings.AmbientMoodSettings.Builder.tickDelay(int tickDelay) Sets the tick delay of the ambient mood settings.