Package org.dreambot.api.methods.friend
Class FriendHandler
- java.lang.Object
-
- org.dreambot.api.methods.friend.NameProviderHandler
-
- org.dreambot.api.methods.friend.FriendHandler
-
public class FriendHandler extends NameProviderHandler
Created by Nezz on 2/1/2018.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Friend[]
getFriends()
-
Methods inherited from class org.dreambot.api.methods.friend.NameProviderHandler
getNameProviders, getSize
-
-
-
-
Method Detail
-
getFriends
public Friend[] getFriends()
-
-