Uses of Interface
dev.wyck.wrapper.environment.sounds.BackgroundMusic
Packages that use BackgroundMusic
-
Uses of BackgroundMusic in dev.wyck.wrapper.environment.attribute
Fields in dev.wyck.wrapper.environment.attribute with type parameters of type BackgroundMusicModifier and TypeFieldDescriptionstatic final EnvironmentAttributeSupplier<BackgroundMusic> EnvironmentAttributes.BACKGROUND_MUSICThe background music to play. -
Uses of BackgroundMusic in dev.wyck.wrapper.environment.sounds
Fields in dev.wyck.wrapper.environment.sounds with type parameters of type BackgroundMusicModifier and TypeFieldDescriptionstatic final ConstructWireProvider<BackgroundMusic> BackgroundMusic.WIREMethods in dev.wyck.wrapper.environment.sounds that return BackgroundMusicModifier and TypeMethodDescriptionBackgroundMusic.Builder.build()Builds the background music.static BackgroundMusicCreates a new background music record.