Wiki
Wiki copied to clipboard
Fix getRadioactivity typo in page Developer Guide 4b - Radioactive-and-WitherProof
In the Radioactive interface, there is a method called getRadioactivity(). However, on this page, all the example code misspells it as getRadiation() instead.
Replaced getRadiation with getRadioactivity.