writeString

fun writeString(maxLength: Int = MINECRAFT_MAX_STRING_LENGTH, string: String, output: MCProtocolSerializer<*>)