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

setTransform

@NotNull open fun setTransform(transform: Function<String!, String!>!): @NotNull GameAnimatorBuilder

Sets the function that transfroms every game before applying it

Parameters

transform - Function<String!, String!>!: the Function

Return
GameAnimatorBuilder: the GameAnimatorBuilder