Uses of Class
dev.wyck.environment.sounds.AmbientAdditionsSettings.Builder
Packages that use AmbientAdditionsSettings.Builder
-
Uses of AmbientAdditionsSettings.Builder in dev.wyck.environment.sounds
Methods in dev.wyck.environment.sounds that return AmbientAdditionsSettings.BuilderModifier and TypeMethodDescriptionAmbientAdditionsSettings.builder()Creates a new ambient additions settings record builder.Sets the sound event to play.Sets the sound event to play.Sets the sound event to play.Sets the sound event to play.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.default AmbientAdditionsSettings.BuilderAmbientAdditionsSettings.toBuilder()Creates a new builder with the same values as these ambient additions settings.