[skip ci] Update Minecraft wiki links to new domain (#2593)

This commit is contained in:
Spongecade 2023-10-07 04:59:08 -05:00 committed by GitHub
parent 911908bfaf
commit c3fa413b4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 11 additions and 11 deletions

View file

@ -271,7 +271,7 @@ namespace MinecraftClient.Scripting
/// <summary>
/// Called when an update of the map is sent by the server, take a look at https://wiki.vg/Protocol#Map_Data for more info on the fields
/// Map format and colors: https://minecraft.fandom.com/wiki/Map_item_format
/// Map format and colors: https://minecraft.wiki/w/Map_item_format
/// </summary>
/// <param name="mapid">Map ID of the map being modified</param>
/// <param name="scale">A scale of the Map, from 0 for a fully zoomed-in map (1 block per pixel) to 4 for a fully zoomed-out map (16 blocks per pixel)</param>