| bcw | |
| net.minecraft.sounds.Music | |
| net.minecraft.class_5195 | |
| net.minecraft.sound.MusicSound |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Holder<SoundEvent> |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final boolean |
| ||||||||
| public static final com.mojang.serialization.Codec<Music> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Holder<SoundEvent> sound, int minDelay, int maxDelay, boolean replaceCurrentMusic) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Holder<SoundEvent> |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public boolean |
|