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