18 virtual void* getParamStorageValue() = 0;
21 virtual bool* getParamStorageIsSet() = 0;
24 virtual ::ScriptModuleMinecraft::ScriptCustomCommandParamType paramType()
const = 0;
27 virtual ::entt::meta_any paramAsAny() = 0;
30 virtual bool paramIsSet()
const = 0;