Package net.zxmushroom63.plugins
Interface BaseData.ObjectCallback
-
- All Superinterfaces:
org.teavm.jso.JSObject
- Enclosing class:
- BaseData
public static interface BaseData.ObjectCallback extends org.teavm.jso.JSObject
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.teavm.jso.JSObject
onCallback()
-