接口 ConsumablePlaySound
Represent a sound played when an item is consumed.
-
方法概要
从接口继承的方法 org.bukkit.configuration.serialization.ConfigurationSerializable
serialize
-
方法详细资料
-
getSound
Gets the sound to play on completion of the item's consumption.- 返回:
- the sound
-
setSound
Sets the sound to play on completion of the item's consumption.- 参数:
sound
- sound
-