Cuberite Forum
Linking to a specific API command - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html)
+--- Forum: Development (https://forum.cuberite.org/forum-13.html)
+--- Thread: Linking to a specific API command (/thread-2508.html)



Linking to a specific API command - LogicParrot - 09-05-2016

We cannot link to specific API commands. Only links to the classes are possible, e.g. there exists a link to cPlayer: http://api-docs.cuberite.org/cPlayer.html. But there is no link for cPlayer::Freeze.


RE: Linking to a specific API command - xoft - 09-06-2016

Make this a feature request issue at the main repo (for the APIDump built-in plugin)


RE: Linking to a specific API command - LogicParrot - 09-06-2016

Done: https://github.com/cuberite/cuberite/issues/3369