runelite-api: expose ChatPlayer.world
This commit is contained in:
@@ -29,4 +29,5 @@ package net.runelite.api;
|
||||
*/
|
||||
public interface ChatPlayer extends Nameable
|
||||
{
|
||||
int getWorld();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user