package mcwebhooks; abstract class HookEvent { public String type; }