package io.github.ibuildthecloud.gdapi.annotation; public @interface Actions { Action[] value(); }