Class EmptyRadio
java.lang.Object
dev.despical.whackme.radio.impl.EmptyRadio
- All Implemented Interfaces:
Radio
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidremoveArena(Arena arena) voidremovePlayer(Arena arena, org.bukkit.entity.Player player)
-
Constructor Details
-
EmptyRadio
public EmptyRadio()
-
-
Method Details
-
addArena
-
removeArena
- Specified by:
removeArenain interfaceRadio
-
addPlayer
-
removePlayer
- Specified by:
removePlayerin interfaceRadio
-