Annotation Interface Parameter


@Target(METHOD) @Retention(RUNTIME) public @interface Parameter
Author:
nilsbrychzy
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
    com.nukkitx.protocol.bedrock.data.command.CommandParamType
     
  • Element Details

    • type

      com.nukkitx.protocol.bedrock.data.command.CommandParamType type
      Default:
      TEXT
    • optional

      boolean optional
      Default:
      false