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

setJDA

@NotNull open fun setJDA(jda: JDA!): @NotNull GameAnimatorBuilder

Uses an JDA instance for the Applier.

Parameters

jda - JDA!: the JDA instance

Return
GameAnimatorBuilder: the GameAnimatorBuilder

See Also
GameAnimatorBuilder#setApplier(BiConsumer)