Modifier and Type | Class and Description |
---|---|
static class |
MusicTicker.MusicType |
Constructor and Description |
---|
MusicTicker(Minecraft mcIn) |
Modifier and Type | Method and Description |
---|---|
void |
playMusic(MusicTicker.MusicType requestedMusicType) |
void |
stopMusic() |
void |
update() |
public MusicTicker(Minecraft mcIn)
public void playMusic(MusicTicker.MusicType requestedMusicType)
public void stopMusic()