forked from 2009Scape/Server
Added initial version
This commit is contained in:
commit
b1dccb3fed
14153 changed files with 1285206 additions and 0 deletions
9
Client/src/main/java/org/runite/client/Class118.java
Normal file
9
Client/src/main/java/org/runite/client/Class118.java
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
package org.runite.client;
|
||||
|
||||
import org.rs09.client.data.reference.ObjectReference;
|
||||
|
||||
public abstract class Class118 {
|
||||
|
||||
public abstract <T> ObjectReference<T> method1725(ObjectReference<T> var1);
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue