java.lang.Object
studio.magemonkey.codex.util.actions.params.IParam
studio.magemonkey.codex.util.actions.params.defaults.IParamBoolean
Direct Known Subclasses:
AllowSelfParam, AttackableParam

public class IParamBoolean extends IParam
  • Constructor Details

    • IParamBoolean

      public IParamBoolean(@NotNull String key, @NotNull String flag)
  • Method Details