Package org.dreambot.api.methods.friend
Class Friend
- java.lang.Object
-
- org.dreambot.api.methods.friend.NameProvider
-
- org.dreambot.api.methods.friend.Friend
-
public class Friend extends NameProvider
Created by Nezz on 1/12/2015.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getWorld()
boolean
isInMyWorld()
boolean
isOnline()
boolean
sendMessage(java.lang.String message)
-
Methods inherited from class org.dreambot.api.methods.friend.NameProvider
format, getName, getNameComposite, getOtherName, getPreviousNameComposite
-
-