@NotNull open fun setApplier(applier: BiConsumer<Game!, Function<String!, String!>!>!): @NotNull GameAnimatorBuilder
Sets the function that is use to apply the games
applier
- BiConsumer<Game!, Function<String!, String!>!>!: a Consumer
which can consume cc.hawkbot.regnum.client.core.discord.GameAnimator.Game
s
Return
GameAnimatorBuilder: the GameAnimatorBuilder