Class CommandGroups.Group2<O,A,B>
java.lang.Object
team.lodestar.lodestone.modules.toolkit.command.CommandGroups.Group2<O,A,B>
- Enclosing class:
CommandGroups
-
Method Summary
Modifier and TypeMethodDescriptionapply(CommandCodecBuilder.Instance<O> ignored, BiFunction<A, B, O> constructor)
-
Method Details
-
apply
public CommandCodec<O> apply(CommandCodecBuilder.Instance<O> ignored, BiFunction<A, B, O> constructor)
-