Uses of Enum
com.craftmend.openaudiomc.api.channels.ChannelJoinResponse
Packages that use ChannelJoinResponse
-
Uses of ChannelJoinResponse in com.craftmend.openaudiomc.api.channels
Methods in com.craftmend.openaudiomc.api.channels that return ChannelJoinResponseModifier and TypeMethodDescriptionVoiceChannel.joinPreconditionCheck
(Client client) Check if a client would be allowed to join this channelstatic ChannelJoinResponse
Returns the enum constant of this type with the specified name.static ChannelJoinResponse[]
ChannelJoinResponse.values()
Returns an array containing the constants of this enum type, in the order they are declared.