Canary JavaDoc Documentation

The Canary JavaDoc documentation is centered on the system’s classes, listed within their packages. Here you’ll find the following:

  • The package name, which is what you use in the import statement.[39]

  • The class name, which is what you use to declare variables and create objects with new.[40]

  • The functions (methods) in the class that you can run with () and parameters.[41]

  • Parent classes or interfaces that it uses, which will include additional functions you can call.[42]

Point your browser to the Canary documentation, and all the hidden treasures of Canary are yours![43] Ah, but what does all this stuff mean? And where is everything?

On the left side of your screen, there’s a listing of all of the top-level ...

Get Learn to Program with Minecraft Plugins, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.