runelite-api: expose ChatPlayer.world
This commit is contained in:
@@ -30,6 +30,7 @@ import net.runelite.mapping.Import;
|
||||
public interface RSChatPlayer extends ChatPlayer, RSNameable
|
||||
{
|
||||
@Import("world")
|
||||
@Override
|
||||
int getWorld();
|
||||
|
||||
@Import("rank")
|
||||
|
||||
Reference in New Issue
Block a user