History - net.minecraft.world.item.JukeboxSongPlayer
1.21.3
Names
cuw
cxw
Fields
int: a, PLAY_EVENT_INTERVAL_TICKS, field_52032, TICKS_PER_SECOND, f_337088_
int: a, PLAY_EVENT_INTERVAL_TICKS, field_52032, TICKS_PER_SECOND
long: b, ticksSinceSongStarted, field_52033, ticksSinceSongStarted, f_337384_
long: b, ticksSinceSongStarted, field_52033, ticksSinceSongStarted
Holder<JukeboxSong>: c, song, field_52034, song, f_336722_
Holder<JukeboxSong>: c, song, field_52034, song
BlockPos: d, blockPos, field_52035, pos, f_336994_
BlockPos: d, blockPos, field_52035, pos
JukeboxSongPlayer$OnSongChanged: e, onSongChanged, field_52036, changeNotifier, f_336789_
JukeboxSongPlayer$OnSongChanged: e, onSongChanged, field_52036, changeNotifier
Constructors
Methods
boolean (): a, isPlaying, method_60754, isPlaying, m_339846_
boolean (): a, isPlaying, method_60754, isPlaying
JukeboxSong (): b, getSong, method_60759, getSong, m_339544_
JukeboxSong (): b, getSong, method_60759, getSong
long (): c, getTicksSinceSongStarted, method_60761, getTicksSinceSongStarted, m_338357_
long (): c, getTicksSinceSongStarted, method_60761, getTicksSinceSongStarted
void (Holder<JukeboxSong>, long): a, setSongWithoutPlaying, method_60758, setValues, m_339068_
void (Holder<JukeboxSong>, long): a, setSongWithoutPlaying, method_60758, setValues
void (LevelAccessor, Holder<JukeboxSong>): a, play, method_60757, startPlaying, m_340018_
void (LevelAccessor, Holder<JukeboxSong>): a, play, method_60757, startPlaying
void (LevelAccessor, BlockState): a, stop, method_60755, stopPlaying, m_339700_
void (LevelAccessor, BlockState): a, stop, method_60755, stopPlaying
void (LevelAccessor, BlockState): b, tick, method_60760, tick, m_339352_
void (LevelAccessor, BlockState): b, tick, method_60760, tick
boolean (): d, shouldEmitJukeboxPlayingEvent, method_60763, hasSecondPassed, m_338795_
boolean (): d, shouldEmitJukeboxPlayingEvent, method_60763, hasSecondPassed
void (LevelAccessor, BlockPos): a, spawnMusicParticles, method_60756, spawnNoteParticles, m_339036_
void (LevelAccessor, BlockPos): a, spawnMusicParticles, method_60756, spawnNoteParticles
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
cuw
net.minecraft.world.item.JukeboxSongPlayer
net.minecraft.class_9794
net.minecraft.block.jukebox.JukeboxManager
net.minecraft.src.C_336461_
net.minecraft.world.item.JukeboxSongPlayer
Fields
int: a, PLAY_EVENT_INTERVAL_TICKS, field_52032, TICKS_PER_SECOND, f_337088_
long: b, ticksSinceSongStarted, field_52033, ticksSinceSongStarted, f_337384_
Holder<JukeboxSong>: c, song, field_52034, song, f_336722_
BlockPos: d, blockPos, field_52035, pos, f_336994_
JukeboxSongPlayer$OnSongChanged: e, onSongChanged, field_52036, changeNotifier, f_336789_
Constructors
(JukeboxSongPlayer$OnSongChanged, BlockPos)
Methods
boolean (): a, isPlaying, method_60754, isPlaying, m_339846_
JukeboxSong (): b, getSong, method_60759, getSong, m_339544_
long (): c, getTicksSinceSongStarted, method_60761, getTicksSinceSongStarted, m_338357_
void (Holder<JukeboxSong>, long): a, setSongWithoutPlaying, method_60758, setValues, m_339068_
void (LevelAccessor, Holder<JukeboxSong>): a, play, method_60757, startPlaying, m_340018_
void (LevelAccessor, BlockState): a, stop, method_60755, stopPlaying, m_339700_
void (LevelAccessor, BlockState): b, tick, method_60760, tick, m_339352_
boolean (): d, shouldEmitJukeboxPlayingEvent, method_60763, hasSecondPassed, m_338795_
void (LevelAccessor, BlockPos): a, spawnMusicParticles, method_60756, spawnNoteParticles, m_339036_