[This is preliminary documentation and is subject to change.]

Substitutes all special ampersand color codes (like Color.Sys) with the assigned Minecraft colors (like Color.Yellow).

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)

Syntax

   
 C# 
[NotNullAttribute]
public static string SubstituteSpecialColors(
	string input
)

Parameters

input
String

See Also