#1262: Update Minecraft Wiki URLs

By: Doc <nachito94@msn.com>
This commit is contained in:
CraftBukkit/Spigot 2023-09-25 18:53:44 +10:00
parent 70eb4fdda5
commit aa4eedd178

View File

@ -251,7 +251,7 @@ final class CraftPlayerTextures implements PlayerTextures {
// This produces a new textures property that does not contain any attributes that are specific to official
// GameProfiles (such as the property signature, timestamp, profileId, playerName, etc.).
// Information on the format of the textures property:
// * https://minecraft.fandom.com/wiki/Head#Item_data
// * https://minecraft.wiki/w/Head#Item_data
// * https://wiki.vg/Mojang_API#UUID_to_Profile_and_Skin.2FCape
// The order of Json object elements is important.
JsonObject propertyData = new JsonObject();