command / me.schlaubi.regnumutils.common.builder / GameAnimatorBuilder / setGames

setGames

@NotNull open fun setGames(@NotNull games: @NotNull MutableList<Game!>): @NotNull GameAnimatorBuilder

Sets the cc.hawkbot.regnum.client.core.discord.GameAnimator.Games that will be animated.

Parameters

games - MutableList<Game!>: a List of cc.hawkbot.regnum.client.core.discord.GameAnimator.Games

Return
GameAnimatorBuilder: the GameAnimatorBuilder