Package org.misaka.api.common.network.future.annotation
package org.misaka.api.common.network.future.annotation
-
Annotation InterfacesClassDescription将方法标记为 Future 处理注解喵
该注解只能标记在有一个参数并且有返回值的方法上喵, 参数类型要是 RequestPacket 的子类, 返回值要是 ResponsePacket 的子类喵