Interface BrigadierHelper.CommandFunction<S>

Enclosing class:
BrigadierHelper

public static interface BrigadierHelper.CommandFunction<S>
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    run(S subject)
     
  • Method Details

    • run

      int run(S subject)