[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

@ -3,7 +3,7 @@
/// <summary>
/// Represents a unit movement in the world
/// </summary>
/// <see href="http://minecraft.gamepedia.com/Coordinates"/>
/// <see href="https://minecraft.wiki/w/Coordinates"/>
public enum CommandBlockFlags
{
TrackOutput = 0x01,