Uses of Interface
dev.wyck.environment.sounds.BackgroundMusic
Packages that use BackgroundMusic
-
Uses of BackgroundMusic in dev.wyck.environment.attribute
Fields in dev.wyck.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.environment.sounds
Methods in dev.wyck.environment.sounds that return BackgroundMusicModifier and TypeMethodDescriptionBackgroundMusic.Builder.build()Builds the background music.static BackgroundMusicReads Minecraft background music into a wrapper.static BackgroundMusicCreates a new background music record.Constructors in dev.wyck.environment.sounds with parameters of type BackgroundMusic