Class JukeboxSongs
java.lang.Object
com.github.retrooper.packetevents.protocol.item.jukebox.JukeboxSongs
-
Field Summary
Modifier and TypeFieldDescriptionstatic final IJukeboxSong
static final IJukeboxSong
static final IJukeboxSong
static final IJukeboxSong
static final IJukeboxSong
static final IJukeboxSong
static final IJukeboxSong
static final IJukeboxSong
static final IJukeboxSong
static final IJukeboxSong
static final IJukeboxSong
static final IJukeboxSong
static final IJukeboxSong
static final IJukeboxSong
static final IJukeboxSong
static final IJukeboxSong
static final IJukeboxSong
static final IJukeboxSong
static final IJukeboxSong
-
Method Summary
Modifier and TypeMethodDescriptionstatic IJukeboxSong
static IJukeboxSong
getById
(ClientVersion version, int id) static IJukeboxSong
static VersionedRegistry
<IJukeboxSong> static Collection
<IJukeboxSong> values()
Returns an immutable view of the jukebox songs.
-
Field Details
-
THIRTEEN
-
CAT
-
BLOCKS
-
CHIRP
-
FAR
-
MALL
-
MELLOHI
-
STAL
-
STRAD
-
WARD
-
ELEVEN
-
WAIT
-
PIGSTEP
-
OTHERSIDE
-
FIVE
-
RELIC
-
PRECIPICE
-
CREATOR
-
CREATOR_MUSIC_BOX
-
-
Method Details
-
define
@Internal public static IJukeboxSong define(String key, Sound sound, float lengthInSeconds, int comparatorOutput) -
getRegistry
-
getByName
-
getById
-
values
Returns an immutable view of the jukebox songs.- Returns:
- Jukebox Songs
-