Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Request Java Doc Descriptions

easily triggered ✌
Joined
Dec 31, 2015
Messages
4,642
These things can be hugely helpful to starting authors, Cloud said bring him descriptions and he'll put them in the JDocs.

I.e

BDtaM8h.png


Something like this could be very important for specific tasks and you would have no idea about it unless you're a seasoned author here or via trial and error. So it would be nice if we can fill in the descriptions for these.

rufj6s9.png


So i'm asking for bot authors here to see what they remember having trouble with and post the method and a description for it so it can be implemented.
 
Hexis bots go brrr
Joined
Dec 9, 2016
Messages
4,787
I suggest the template should be something like

Link to category:
Method:
Description:

For example:

Link to category: Equipment
Method: isEmpty()
Description: returns True if the local player is not wearing any items, otherwise false.
 
Top