Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
CannonRTP
/
com.magmaguy.cannonrtp.config
/
CannonSoundsConfig
Cannon
Sounds
Config
public
class
CannonSoundsConfig
extends
ConfigurationFile
Members
Constructors
Cannon
Sounds
Config
Link copied to clipboard
public
void
CannonSoundsConfig
(
)
Properties
blast
Off
Sound
Link copied to clipboard
public
static
Sound
blastOffSound
blast
Off
Sound
Pitch
Link copied to clipboard
public
static
float
blastOffSoundPitch
blast
Off
Sound
Volume
Link copied to clipboard
public
static
float
blastOffSoundVolume
levitation
Start
Sound
Link copied to clipboard
public
static
Sound
levitationStartSound
levitation
Start
Sound
Pitch
Link copied to clipboard
public
static
float
levitationStartSoundPitch
levitation
Start
Sound
Volume
Link copied to clipboard
public
static
float
levitationStartSoundVolume
Inherited properties
file
Link copied to clipboard
protected
final
File
file
file
Configuration
Link copied to clipboard
protected
FileConfiguration
fileConfiguration
Functions
get
Blast
Off
Sound
Link copied to clipboard
public
static
Sound
getBlastOffSound
(
)
get
Blast
Off
Sound
Pitch
Link copied to clipboard
public
static
float
getBlastOffSoundPitch
(
)
get
Blast
Off
Sound
Volume
Link copied to clipboard
public
static
float
getBlastOffSoundVolume
(
)
get
Levitation
Start
Sound
Link copied to clipboard
public
static
Sound
getLevitationStartSound
(
)
get
Levitation
Start
Sound
Pitch
Link copied to clipboard
public
static
float
getLevitationStartSoundPitch
(
)
get
Levitation
Start
Sound
Volume
Link copied to clipboard
public
static
float
getLevitationStartSoundVolume
(
)
initialize
Values
Link copied to clipboard
public
void
initializeValues
(
)
Inherited functions
get
File
Configuration
Link copied to clipboard
public
FileConfiguration
getFileConfiguration
(
)
save
Defaults
Link copied to clipboard
public
void
saveDefaults
(
)