Minecraft EE Python documentation
Hello,
I'm just getting started implementing M:EE in my existing Python class. The tutorials are fun and helpful. However, when I want to start writing my own code, I'd love documentation on the Minecraft methods & functions and their parameters.
For example, how world.fill works...what blocks I can use, what limitations there are, etc.)
Is there a resource for this that you can link me to? Thank you!
-
I haven't been able to find much documentation generally. I assume you've checked out https://makecode.com/writing-docs/tutorials already?
0 -
one of the amazing way to document your codes after you create it. is to import the URL and save the link after you finish the code. I usually add the links in word or PowerPoint . then I can expert them in another worlds
1. after you finish the code choose share.
2/ Type the title and press publish project
3 copy the link and paste it in word or PowerPoint as documentation
1 -
Notice that documentation can be done by the same way using python codes
-1
Please sign in to leave a comment.
Comments
3 comments