This commit is contained in:
therealunull
2020-12-14 09:08:42 -05:00
parent aa44329202
commit a55f9502e2
115 changed files with 5376 additions and 267 deletions

View File

@@ -1274,7 +1274,7 @@ public interface RSClient extends RSGameShell, Client
RSBuffer newBuffer(byte[] bytes);
@Construct
RSVarbitDefinition newVarbitDefinition();
RSVarbitComposition newVarbitDefinition();
@Override
@Import("followerIndex")