Uses of Class
dev.wyck.wrapper.environment.sounds.AmbientAdditionsSettings.Builder
Packages that use AmbientAdditionsSettings.Builder
-
Uses of AmbientAdditionsSettings.Builder in dev.wyck.wrapper.environment.sounds
Methods in dev.wyck.wrapper.environment.sounds that return AmbientAdditionsSettings.BuilderModifier and TypeMethodDescriptionAmbientAdditionsSettings.builder()Creates a new ambient additions settings record builder.AmbientAdditionsSettings.Builder.soundEvent(SoundEvent soundEvent) Sets the sound event to play.AmbientAdditionsSettings.Builder.tickChance(double tickChance) Sets the chance of the sound event to play per tick.