Class TictactoeModule

java.lang.Object
net.flectone.pulse.module.command.tictactoe.TictactoeModule
All Implemented Interfaces:
ModuleCommand<Localization.Command.Tictactoe>, ModuleLocalization<Localization.Command.Tictactoe>, ModuleSimple, org.incendo.cloud.execution.CommandExecutionHandler<FPlayer>

public class TictactoeModule extends Object implements ModuleCommand<Localization.Command.Tictactoe>