Package net.kyori.adventure.key
Annotation Type KeyPattern.Value
- Enclosing class:
- KeyPattern
@Documented
@Pattern("[a-z0-9_\\-./]+")
@Retention(CLASS)
@Target({FIELD,LOCAL_VARIABLE,METHOD,PARAMETER})
public static @interface KeyPattern.Value
- Since:
- 4.14.0