Uses of Enum
com.craftmend.openaudiomc.api.speakers.SpeakerType
Package
Description
This package contains all the classes and interfaces that are related to the speaker system.
-
Uses of SpeakerType in com.craftmend.openaudiomc.api.speakers
Modifier and TypeMethodDescriptionBasicSpeaker.getSpeakerType()
Get the type of speaker (spatial audio, or static)static SpeakerType
Returns the enum constant of this type with the specified name.static SpeakerType[]
SpeakerType.values()
Returns an array containing the constants of this enum type, in the order they are declared.