mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
[skip ci] Update Minecraft wiki links to new domain (#2593)
This commit is contained in:
parent
911908bfaf
commit
c3fa413b4e
8 changed files with 11 additions and 11 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue