Package be.seeseemelk.mockbukkit
Class MusicInstrumentMock
java.lang.Object
org.bukkit.MusicInstrument
be.seeseemelk.mockbukkit.MusicInstrumentMock
- All Implemented Interfaces:
net.kyori.adventure.key.Keyed,net.kyori.adventure.translation.Translatable,Keyed
-
Field Summary
Fields inherited from class org.bukkit.MusicInstrument
ADMIRE_GOAT_HORN, CALL_GOAT_HORN, DREAM_GOAT_HORN, FEEL_GOAT_HORN, PONDER_GOAT_HORN, SEEK_GOAT_HORN, SING_GOAT_HORN, YEARN_GOAT_HORN -
Method Summary
Modifier and TypeMethodDescriptionstatic MusicInstrumentMockfrom(com.google.gson.JsonObject data) @NotNull NamespacedKeygetKey()Methods inherited from class org.bukkit.MusicInstrument
getByKey, translationKey, values
-
Method Details
-
getKey
- Specified by:
getKeyin interfaceKeyed- Specified by:
getKeyin classMusicInstrument
-
from
-