Class RadioManager
java.lang.Object
com.codinglitch.simpleradio.radio.RadioManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic RadioManagervoidonMicPacket(de.maxhenkel.voicechat.api.events.MicrophonePacketEvent event) static voidserverTick(int tickCount) static voidtransmit(RadioSource source, Frequency frequency)
-
Constructor Details
-
RadioManager
public RadioManager()
-
-
Method Details
-
getInstance
-
serverTick
public static void serverTick(int tickCount) -
garbageCollect
public static void garbageCollect() -
onMicPacket
public void onMicPacket(de.maxhenkel.voicechat.api.events.MicrophonePacketEvent event) -
transmit
-