aboutsummaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorWyvest <45589059+Wyvest@users.noreply.github.com>2022-10-04 20:38:48 -0400
committerGitHub <noreply@github.com>2022-10-04 20:38:48 -0400
commit28cbae726c341478c9d031fca638e2b3989715ab (patch)
tree77dac4538e9a0855e84ef27328c158ef1f7c15fe /api
parentb0a126b2fecfa3f13c367e33585bc4ea410800f2 (diff)
downloadOneConfig-master.tar.gz
OneConfig-master.tar.bz2
OneConfig-master.zip
new: add intellij copyright header (#137)HEADmaster
* new: add intellij copyright header
Diffstat (limited to 'api')
-rw-r--r--api/OneConfig.api6
1 files changed, 0 insertions, 6 deletions
diff --git a/api/OneConfig.api b/api/OneConfig.api
index 721769a..c192054 100644
--- a/api/OneConfig.api
+++ b/api/OneConfig.api
@@ -1699,12 +1699,6 @@ public final class cc/polyfrost/oneconfig/utils/dsl/RenderManagerDSLKt {
public static final fun translate (Lcc/polyfrost/oneconfig/utils/dsl/VG;FF)V
}
-public final class cc/polyfrost/oneconfig/utils/dsl/TextUtilsDSLKt {
- public static final fun wrap (JLjava/lang/String;FLjava/lang/Number;Lcc/polyfrost/oneconfig/renderer/font/Font;)Ljava/util/ArrayList;
- public static final fun wrap (Lcc/polyfrost/oneconfig/utils/dsl/VG;Ljava/lang/String;FLjava/lang/Number;Lcc/polyfrost/oneconfig/renderer/font/Font;)Ljava/util/ArrayList;
- public static final fun wrap (Ljava/lang/String;JFLjava/lang/Number;Lcc/polyfrost/oneconfig/renderer/font/Font;)Ljava/util/ArrayList;
-}
-
public final class cc/polyfrost/oneconfig/utils/dsl/TickDelayDSLKt {
public static final fun tick (ILkotlin/jvm/functions/Function0;)Lcc/polyfrost/oneconfig/utils/TickDelay;
}