#912: Update Minecraft Wiki URLs

By: Doc <nachito94@msn.com>
This commit is contained in:
Bukkit/Spigot
2023-09-25 18:53:42 +10:00
parent bd69020044
commit 156224dbfa
15 changed files with 27 additions and 27 deletions

View File

@@ -7919,7 +7919,7 @@ public enum Material implements Keyed, Translatable {
* <li>Only occluding blocks can be "powered" ({@link Block#isBlockPowered()}).
* </ul>
* This list may be inconclusive. For a full list of the side effects of an occluding
* block, see the <a href="https://minecraft.fandom.com/wiki/Opacity">Minecraft Wiki</a>.
* block, see the <a href="https://minecraft.wiki/w/Opacity">Minecraft Wiki</a>.
*
* @return True if this material is a block and occludes light
*/