Package com.loohp.limbo.sounds
Class SoundEffect
java.lang.Object
com.loohp.limbo.sounds.SoundEffect
-
Method Summary
Modifier and TypeMethodDescriptionstatic SoundEffect
createFixedRangeEvent
(net.kyori.adventure.key.Key key, float range) static SoundEffect
createVariableRangeEvent
(net.kyori.adventure.key.Key key) float
getRange()
net.kyori.adventure.key.Key
getSound()
boolean
-
Method Details
-
createVariableRangeEvent
-
createFixedRangeEvent
-
getSound
public net.kyori.adventure.key.Key getSound() -
getRange
public float getRange() -
isNewSystem
public boolean isNewSystem() -
fixedRange
-