Package be.seeseemelk.mockbukkit
Class JukeboxSongMock
java.lang.Object
be.seeseemelk.mockbukkit.JukeboxSongMock
- All Implemented Interfaces:
net.kyori.adventure.key.Keyed,org.bukkit.JukeboxSong,org.bukkit.Keyed,org.bukkit.Translatable
-
Field Summary
Fields inherited from interface org.bukkit.JukeboxSong
BLOCKS, CAT, CHIRP, CREATOR, CREATOR_MUSIC_BOX, ELEVEN, FAR, FIVE, MALL, MELLOHI, OTHERSIDE, PIGSTEP, PRECIPICE, RELIC, STAL, STRAD, THIRTEEN, WAIT, WARD -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JukeboxSongMockfrom(com.google.gson.JsonObject jsonObject) @NotNull org.bukkit.NamespacedKeygetKey()@NotNull StringDeprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.bukkit.Keyed
key
-
Constructor Details
-
JukeboxSongMock
-
-
Method Details
-
from
-
getTranslationKey
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getTranslationKeyin interfaceorg.bukkit.JukeboxSong- Specified by:
getTranslationKeyin interfaceorg.bukkit.Translatable
-
getKey
@NotNull public @NotNull org.bukkit.NamespacedKey getKey()- Specified by:
getKeyin interfaceorg.bukkit.Keyed
-