API ReferencePrintOn this pagePrint Type: function Prints to the Minecraft console. Parameters ParameterTypeDescriptioninputanyThe input value to print. Returns Nothing. Example Minecraft.Print("Hello World!")