rsapi: add interfaces for all named classes

This commit is contained in:
ThatGamerBlue
2020-04-11 09:38:37 +01:00
parent 5c857fb35b
commit 234533e80f
170 changed files with 510 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
package net.runelite.rs.api;
public interface RSMusicPatch {}