| net.minecraft.world.attribute.BackgroundMusic | |
| net.minecraft.world.attribute.BackgroundMusic | |
| net.minecraft.class_12194 | |
| net.minecraft.world.attribute.BackgroundMusic |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Optional<MusicSound> |
| ||||||||
| private final Optional<MusicSound> |
| ||||||||
| private final Optional<MusicSound> |
| ||||||||
| public static final BackgroundMusic |
| ||||||||
| public static final BackgroundMusic |
| ||||||||
| public static final com.mojang.serialization.Codec<BackgroundMusic> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (MusicSound defaultMusic) |
| public | (RegistryEntry<SoundEvent> defaultMusic) |
| public | (Optional<MusicSound> defaultMusic, Optional<MusicSound> creativeMusic, Optional<MusicSound> underwaterMusic) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public BackgroundMusic |
| ||||||||
| public Optional<MusicSound> |
| ||||||||
| public Optional<MusicSound> |
| ||||||||
| public Optional<MusicSound> |
| ||||||||
| public Optional<MusicSound> |
|