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

setApplier

@NotNull open fun setApplier(applier: BiConsumer<Game!, Function<String!, String!>!>!): @NotNull GameAnimatorBuilder

Sets the function that is use to apply the games

Parameters

applier - BiConsumer<Game!, Function<String!, String!>!>!: a Consumer which can consume cc.hawkbot.regnum.client.core.discord.GameAnimator.Games

Return
GameAnimatorBuilder: the GameAnimatorBuilder